Light Propagation Volume Occlusion does not affect scene as it should. The workaround in 4.17.2 is to disable DBuffer decals which will enable the Light Propagation Volume Occlusion. Occurs in 4.1 ...
Using AddTorque to apply a rotation to a skeletal mesh does not always provide the expected results if a fixed time step is being used. When doing this to the Owen character in the Content Examples ...
A player with UMG widget created on BeginPlay works fine when hitting play with only 1 player, but if you set the number of player > 1 it will crash. User believes this is somewhere related with t ...
Scale is used as part of the rotation calculation for transform multiplication, and it can have an effect in the sequence transform origins. It's expected that scale is completely ignored, and shou ...
Changes made to array containers in the parent Instanced Subobject Blueprint does not affect the child. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(CL - 3832480), 4.19 (CL - 4033788), 4. ...
When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...
When setting up a custom game mode blueprint, if the "Start Players as Spectators" checkbox is checked the first player loaded in PIE will not be in spectator mode. ...
Attempting to procedurally create SplineMeshComponents along the spline of a SplineComponent via a derived SplineComponent class's constructor causes the project to crash. It runs into an ensure mes ...
When playing in "New Editor Window" mode, entering the r.setres command does not change the screen size. This worked in UE4.27, but no longer works in UE5.0. ...
Users on the AnswerHub are reporting that Skylights have too much effect on Subsurface Scattering. The argument here seems to be Movable Skylights versus Static/Stationary and their results regardi ...