Objects far outside of the Lumen Scene don't temporally accumulate screen traces, leading to heavy flickering. It appears that the temporal reprojection is failing when comparing the depth in "Scree ...
Currently it is only partially possible to edit nested component subobjects, but not in a way that's consistent with how top-level component subobjects are edited (both Blueprints and IWCE). This is ...
Materials with "Used With Hair Strands" enabled will cause Skeletal Meshes to draw twice in the Base Pass. ...
When changing Up Ratio for the Gear Setup in a Wheeled Vehicle's Vehicle Movement Component, there are some weird results. At 1.0 for Gear Setup, the gear should shift once RPM is at max but it will ...
Landscape sections disappear for a very brief time when the player camera clips through foliage quickly. ...
Crouching/Uncrouching while standing on a physics object will cause the object to behave erratically. Even if the CharacterMovement component has Physics Interaction disabled, it will still effect t ...
In the Content Browser in the Viewport to the right of the Content Browser outliner (*see image): If you are in Tile View you can drag an asset into a folder in the same viewport and successfully m ...
Cannot save actor after actor component modification. The user gets the error Graph is linked to private object(s) in an external package ...
When an actor spawns another actor using AddChildActorComponent that comes alphabetically before it based on blueprint name it will spawn an extra actor that will persist when the scene is stopped d ...
Changing Class for Spawnable objects in Level Sequence did not have any impact on Possesable objects in Subsequence. It's still referencing the previous Class. Also found in Release-5.4, CL: 329753 ...