Crash when enabling Shader Complexity Viewmode

UE - Graphics Features - Oct 11, 2022

Lightmap density view mode displaying zfighting when moving around in the viewport

UE - Graphics Features - Oct 10, 2022

assets within the FPS template are showing zfighting when in Lightmap density mode not reproduceable in 5.0  ...

AdditionalServerGameOptions not applied to dedicated servers

UE - Gameplay - Oct 7, 2022

AdditionalServerGameOptions are only applied in UEditorEngine::LaunchNewProcess if the instance is a listen server, with these options being ignored for dedicated servers. Additionally, AdditionalSe ...

Movement corrections occurring while standing still on rotating platforms

UE - Gameplay - Player Movement - Oct 5, 2022

When the player is controlling a Character actor, using the CharacterMovementComponent (CMC), unexpected movement corrections will occur while standing still on a movement base that is rotating. ...

Changing Asset Manager settings breaks game feature scan directories

UE - Gameplay - Sep 29, 2022

The asset manager is used to scan directories on disk for different Primary Assets that can then be loaded on demand. Game feature plugins support the ability to add additional scan directories when ...

Renaming an asset set to Sequencer's Payload causes the reference to be removed after restarting the editor.

UE - Anim - Sequencer - Sep 29, 2022

Renaming assets set to Sequencer's Payload will resolve the reference after restarting the editor. This is probably due to the fact that FemaleSceneEventPayloadVariable::Value is a String type. This ...

Exposed Niagara User Parameter Enums are displayed as Integers

UE - Niagara - Sep 29, 2022

(Note: all enums seem to fail when exposed as a user parameter and changing the exposed int does not impact the result of the simulation) Add a rigid mesh collision query di to a scratch module pe ...

Unable to delete actors in World Partition due to UFunction references

UE - World Creation - Worldbuilding Tools - World Partition - Sep 28, 2022

see description in [Link Removed] ...

Rename BP in Content Browser causes actor to not load in WP map

UE - World Creation - Worldbuilding Tools - World Partition - Sep 28, 2022

When trying to load the actor, the warning "Can't load actor guid from package" will show. In FWorldPartitionActorDesc::Load, it's unable to find the object: Package = LoadPackage(Package, *Ac ...