HDRIBackdrop objects cannot be rotated in Sequencer. This issue can be resolved by setting the "Run Construction Script in Sequencer" checkbox to True in the "HDRIBackdrop" blueprint. If HDRI Back ...
Cascaded shadows disappear at some FOVs when far from the world origin. This behavior was not present in 5.2. Also found in CL: 32690246 in Release-5.4 ...
In Main, the reimport does not generate an error but the material instance is not updated. ...
tvOS should include the libssl.a libs as part of the install build. ...
The issue seems to occur when a replicated child actor is received on the client before its parent. The child actor will first be spawned at its correct global position, with its root component's p ...
The Editor become unresponsive and then has very low frame rates after activating the Player Collision view mode in the Small_City_LVL and Large_City_LVL maps in the CitySample project. The curre ...
This seems to occur when FTimeline::Stop is called on the client but not on the server, as this will set bPlaying to false locally on the client. Because the value for bPlaying doesn't change on the ...
This is an issue with the sequencer model, it does not clear its bPopulated flag so doesn't allow for changing the frame-rate to a non-compatible (multiple/factor off FPS). ...
If the return value of a trigger goes from ETriggerState::Ongoing to ETtriggerState::None, without returning a ETriggerState::Triggered, then there should be a "cancelled" event that is fired when E ...
Came out of [Link Removed] and is related to this one too I think that this is signaling that we need better solutions for input consumption in the engine honestly. This is a constant pain point ...