### The following test(s) failed: ##### BasicCableComponentMaterials: Project.Functional Tests./Game/Tests/Actor/CableActor.BasicCableComponentMaterials * LogAutomationController: Error: S ...
Material Tessellation is no longer working in 4.11 Preview 2, 3, or 4. It is also no currently working in 4.12 Main. Working: 4.10.2 - CL-2818068 Not Working: Tested in Dev-Release CL-2824708 Not ...
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 ...
Using indirect lighting from bounce cards that are set to Actor Hidden in Game no longer generate indirect lighting for the scene. This is a regression of 4.11.2 where this worked but is no longer ...
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 ...
The loading time from 4.12 to 4.13 on mobile devices seems to have increased quite a bit. My results: 4.12.5 Windows 7 - Launch On: Loading Level 2 - .51 Loading Level 3 - .74 Loading Level 1 - .73 ...
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. ...
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. ...