Crash after activating the game in debug camera mode

UE - Content - Sample - Apr 20, 2022

This behavior occurs in Standalone mode. After activating game, the information board for the game changes its meaning ( numbers of players and time set to 12:00) , but editor immediately freezes fo ...

VirtualHeightfieldMesh shadow issues

UE - Graphics Features - Apr 19, 2022

A UDN reported ensure being encountered with VirtualHeightFieldMesh rendering on UE5. Those ensures remain an issue on 5.1 (UE5/Main) as of CL 19779838. [Link Removed] Attempting to repro on PC, th ...

[Sound Cue][Open World] - Crash when creating a Sound cue from an Ambient Sound actor on an Open World map

UE - World Creation - Worldbuilding Tools - OFPA - Apr 18, 2022

When trying to recreate an issue that resulted in [Link Removed], I came across this call stack.   Regression testing done in //UE4/Release-4.27.2 CL-18427296 and this issue did NOT happen. ...

"For Each" Node doesn't show up in UMG Graph until an Actor BP is loaded

UE - Gameplay - Blueprint Editor - Apr 18, 2022

[Link Removed] ...

Level Instances are excluded from World Partition minimap

UE - World Creation - Worldbuilding Tools - Level Instances - Apr 13, 2022

Level Instances are not included in the World Partition minimap as their load requests do not get processed. ...

Editing sets and maps of structures does not correctly check for duplicates

UE - Editor - Workflow Systems - Apr 12, 2022

Customer created a custom DataTable with a TSet Property and saw the behavior of allowing duplicate elements within the TSet, which is not allowed. See TSet Documentation for more information. This ...

Waking both of a constraint's rigidbodies re-enables collisions between constrained actors that were disabled by a Physics Constraint Actor

UE - Simulation - Physics - Solver - Apr 12, 2022

Waking both of a constraint's rigidbodies re-enables collisions that were disabled by the physics constraint You can also get this issue to occur by either shooting the two cubes around a bit, or by ...

Crash: Device Lost after enabling SM6 within EngineTest and QAGame

UE - Rendering Architecture - RHI - Apr 12, 2022

This is marked as a regression as the option to set SM6 within the project setting is new.Testing on NVIDIA as we speak Issue with the same repro steps is not an issue on an NVIDIA 3000 series card ...