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 ...

Assertion thrown when connecting a World Position node to the time input of a Panner node then connecting it to Base Color

UE - Rendering Architecture - Materials - Apr 20, 2022

Assertion thrown when connecting a World Position node to the time input of a Panner node then connecting it to Base Color. This is a regression. ...

GameplayDebuggerCategoryReplicator can be unexpectedly hidden on clients

UE - AI - Debugging - Apr 20, 2022

The GameplayDebuggerCategoryReplicator calls SetActorHiddenInGame(!bIsLocal) during its BeginPlay, so this actor is hidden on the server but visible on the client. However, bHidden is a replicated v ...

Editor fails to p4 add actor asset when WP map is checked out

UE - World Creation - Worldbuilding Tools - World Partition - Apr 20, 2022

Changing the world setting (or possibly anything that dirties a map) of a World Partition map that has been checked out by another user and then adding a new actor will cause the Save prompt to not ...

StreamingLevels are not marked pending kill causes missing necessarily object references cleanup

UE - World Creation - Worldbuilding Tools - World Partition - Apr 20, 2022

[MRQ] Simulating in editor during runtime rendering causes an assertion to fail after rendering is done

UE - Graphics Features - Apr 19, 2022

Simulating in editor during runtime rendering causes an assertion to fail after rendering is done. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there ...

Visual Studio integration plugin is required to compile when using Rider IDE

UE - Foundation - Cpp Tools - Apr 19, 2022

Rider integration and RiderLink plugin was in beta during UE5 Early release and is now in release with UE5 5.0.0 Release. [Link Removed] Due to the above information, it seems we can not test regr ...

[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. ...