UPoseSearchDatabase::SynchronizeWithExternalDependencies re-adds existing DB assets that don't have branch in notifies

UE - Anim - Gameplay - Jul 25, 2025

If we have PSDs that contain assets that were added manually to the database and also others that were added via branch in notifies then SynchronizeWithExternalDependencies will remove and re-add th ...

VALIDATE_UNIFORM_BUFFER_LIFETIME fails compilation

UE - Graphics Features - Jul 24, 2025

Also verified on Release-5.5.4 CL 40574608 ...

UWorldPartitionSubsystem::IsStreamingCompleted returning the wrong query result when all cells and actors in location are in DataLayers

UE - World Creation - Worldbuilding Tools - World Partition - Jul 24, 2025

Context: Data Layers is a system within World Partition used to organize Actors both in the Editor and at runtime. It allows for the user to dynamically load and unload layers in the Editor to help ...

Nanite Landscapes in Non world partition maps has missing sections

UE - Graphics Tools - Terrain - Landscape - Jul 23, 2025

Nanite in non world partition worlds builds with missing section, almost half the landscape is missing. Looking at the nanite overdraw as attached, it shows an interesting pattern. ...

ULevelSequence trying to duplicate a REINST_ class when creating new custom binding in ConvertOldSpawnables()

UE - Framework - Blueprint Compiler - Jul 23, 2025

The assert that we're hitting is:Cannot replace existing object of a different class.  New Object: /Engine/Transient.REINST_BPC_NPC_VFX_C_230 /Game/Maps/[REDACTED]/Levels/[REDACTED]/LevelSequence/ ...

heterogeneous volumes SkyLight VolScatter Intensity not working

UE - Niagara - Rendering - Jul 23, 2025

Heterogeneous Volumes do not respect the Volumetric Scattering Intensity values when running with Lumen, but do (correctly) when rendering with the Path Tracer. ...

Custom Primitive Data color widget not applying correctly to static mesh components in Blueprint editor.

UE - Rendering Architecture - Materials - Jul 23, 2025

Context Custom Primitive Data is used to store custom data in an index array that is accessible through Blueprint and code. This allows for variations across instances of the same mesh without needi ...

Animators' speed and delay is sped up in exports when scenes contain 3D Grass

TM - Rendering - Jul 23, 2025

Reported in SF [Link Removed] For animators (translators and rotators), when the scene contains the 3D Grass materials, videos exported from the scene will display animators delay and speed up abou ...

Farfield shadow in lumen scene

UE - Graphics Features - Jul 21, 2025

Shadows in the Lumen Scene from Lumen's Direct Lighting do not match the world when in the Lumen Far Field. This leads to shadows where there should not be any, and missing shadows where there shou ...

Montage Editor: Mouse Wheel Cannot Scroll to the Bottom of notify section when there are many track.

UE - Anim - Runtime - Jul 21, 2025

When a large number of notify tracks are added in the Montage Editor, the mouse wheel scroll does not allow the user to reach the bottom-most tracks. Only by manually dragging the scrollbar can the ...