Starting in Unreal Engine 5.6, disabling "r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal" can lead to light leaking between adjacent or overlapping meshes. Also tested on Release-5.6, CL: 4523 ...
Gameplay Effects can hold stale references to Gameplay Tags when the adding component is switched for a different type. The tags are serialised, and their presence can be confirmed with Reference Vi ...
From 8/17/16 Tools sync: This is probably also happening in Sequencer. Think Sequencer should just auto-set this flag. ----------------------------------- If a SkeletalMesh actor is placed beyond v ...
Netprofile crashes networked games using Steam with the following assertion: Assertion failed: "Invalid interface for Steam P2P addresses" && 0 [Link Removed] [Line: 72] No Crash Report is submitt ...
Setting a restitution of 1 for a ground material and a restitution of 1 for a ball that bounces on the ground should keep the ball bouncing at the same height consecutively. Over the course of time ...
Setting the Collision Channel to anything other than World Static will reset on closing and restarting the editor. ...
Destructible attached with a Physics Constraint ignores Start Awake on play The Destructible component is set to simulate physics, but on play physics is not simulated unless the destructible is to ...
Calling "Play Animation", if current animation has a looping timed particle it will continue playing ...
The 'Set Constrained Components' node doesn't set the physics constraint components correctly if used in the Construction Script. ...
When a LocalFogVolume is used with ExponentialHeightFog, it does not correctly fog translucent objects. ExponentialHeightFog and Volumetric Fog from a LocalFogVolume both correctly occlude transluc ...