Cloth jitters in Movie Render Queue renders when temporal sampling is enabled

UE - Anim - Sequencer - MRQ - Dec 6, 2022

The Cloth simulation time step smoothing is interfering with the substepping fix for multi Temporal Samples by changing the very variable DeltaTime and causing some large errors in the cloth simulat ...

Variable can't be set by the Pick Actor From Scene eye dropper if that actor's name starts with an underscore "_"

UE - Editor - Workflow Systems - Dec 6, 2022

This is a regression. Tested in //UE5/Release-5.1 CL20979098 Variable can't be set by the Pick Actor From Scene eye dropper if that actor's name starts with an underscore "_". ...

Typo in hint text for Collision Max Push Out Velocity

UE - Simulation - Physics - Solver - Dec 5, 2022

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...

Editor crashes when actors using child actor component are loaded while Static mesh actor filter is enabled in the outliner

UE - Editor - Dec 5, 2022

Reproduced 3/3 times. Unclear whether this is a regression as filter GUI is new in 5.1 for Outliner. ...

Text cannot be displayed when switching languages if a text is constructed using LocalizationTable at runtime.

UE - Editor - UI Systems - Localization - Dec 5, 2022

Using LocalizationTable in text localization does not switch text correctly. This is not a problem in UE4.27, but it is a problem in UE5.0 and later.  ...

Geometry Collection crashing BP Simulation when set to enable Physics via Event Graph

UE - Simulation - Physics - Destruction - Dec 2, 2022

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Issue does not occur when user Simulates in level viewport, nor when geometry collecti ...

Camera bookmark modifications are not saved unless it is a new bookmark

UE - Editor - Workflow Systems - Dec 2, 2022

This is not a regression. Tested in //UE5/Release-5.0 cl20979098. Camera bookmark modifications are not saved unless it is a new bookmark. From the user reporter: "FBookmarkTypeToolsImpl.CreateOrS ...

Culled foliage for nanite meshes have shadows

UE - Graphics Features - Nanite - Dec 2, 2022

Unable to use OpenXR with non-Oculus Android platforms

UE - Platform - XR - Dec 1, 2022

From Licensee: In OpenXRHMDModule:473 (UE5.0) or OpenXRHMDModule:497 (UE5.1) the engine is checking if the app is packaged for Oculus Mobile, if it isn't the case the function returns false and the ...

Text in an Editable Text component remains unchanged when set to an empty value

UE - Editor - UI Systems - Dec 1, 2022

This is a regression. Tested in //UE5/Release-5.0 CL20979098 Text in an Editable Text component remains unchanged when set to an empty value by a Set Text(Editable Text) node. ...