Removal of ReplacementSceneComponent leaves trashed components during WorldPartitionResaveActorsBuilder

UE - World Creation - Worldbuilding Tools - World Partition - Jul 25, 2024

Running WorldPartitionResaveActors builder can detach attached actors. ...

Crash after generating HLODs for merged meshes that have all triangles culled

UE - World Creation - Worldbuilding Tools - HLOD - Jul 25, 2024

In UE 5.4, some config variables are not getting saved correctly, due to the new User/Editor rules.

UE - Simulation - Physics - Jul 24, 2024

A lot of properties are not getting saved correctly to custom configuration files. This looks like that it can be cause by the FConfigContext::PerformLoad function. New conditionals have been added ...

Nested PackedLevelActor bounds issue

UE - World Creation - Worldbuilding Tools - Level Instances - Jul 23, 2024

Chaos Cache : Event tracks are not saved second or subsequent geometry collection recordings

UE - Simulation - Physics - Destruction - Jul 23, 2024

After the second recording time, the event listener registration in FGeometryCollectionCacheAdapter::InitializeForRecord is skipped. Here is a workaround :// We only need to register event handlers ...

Horde can create multiple users with the same Perforce account

UE - Foundation - Horde - Jul 19, 2024

Users note seeing multiple accounts being added to Horde's user collection with the same account details. ...

Reflection Captures permanently unload with world streaming

UE - Graphics Features - Jul 19, 2024

When a reflection capture is unloaded due to streaming, it cannot be reloaded when the player returns to that area in the world because FReflectionCaptureData::OnDataUploadedToGPUFinal deletes the C ...

Spawnable Post Process Volume does not draw bounded values after saving and reopening a level

UE - Foundation - Core - Jul 19, 2024

Reproduction Attempts: 3/3 Doing some additional testing for Spawnable Post Process Volumes in a level sequence, the PPV does not appear after saving the level and level sequence, closing and reope ...