Editor crashes when using PCG SpawnActor with a DataLayer inside a Level Instance

UE - World Creation - Procedural Tools - Jun 4, 2025

A PCG actor is assigned to a DataLayer and placed inside a Level Instance. Then that Level Instance is placed into a World Partition map. When the SpawnActor node in the PCG graph is set to MergePCG ...

Local lights appear broken when baking lighting with GPU Lightmass

UE - Graphics Features - Jun 2, 2025

Encountered an issue where local lights appear to be broken when baking lighting with GPU Lightmass. See screenshots attached. Tested regression in //UE5/Release-5.5 @ CL40574608 and the issue does ...

TSR and TAA history accumulation gets reset when taking viewport screenshots or when clicking outside the tree in the outliner

UE - Graphics Features - May 30, 2025

TSR (and TAA) history accumulation gets reset when taking viewport screenshots or when clicking on an empty area in the outliner (when a tree item is selected). This can cause an undesirable issue w ...

GLTFExporter indexing issue

UE - Editor - Content Pipeline - glTF - May 29, 2025

Hi, I also ran into an issue when exporting a skeletal mesh that has multiple sections that all share the same material slot. It looks like the index buffer that's constructed is incorrect. In GLTF ...

PlayerCameraManager->OnBlendComplete() delegate not getting called

UE - Gameplay - Gameplay Cameras - May 29, 2025

The PlayerCameraManager->OnBlendComplete() delegate is not getting called when running a game in a standalone network mode without any networking. ...

GPU Lightmass no longer works with cascaded shadow maps

UE - Graphics Features - May 29, 2025

Since Unreal Engine 5.5 stationary lights have stopped working with GPU Lightmass when using Cascaded Shadow Maps. With Virtual Shadow Maps enabled on the project, GPU Lightmass works. This issue d ...

Live Link Hub hang when discovering YUV444 encoded takes in Capture Manager

UE - Virtual Production - IO - LiveLink - May 28, 2025

When using Capture Manager in Live Link Hub to discover takes which contain video encoded with the YUV444 pixel format will cause the application to hang. The Windows Media Foundation library used ...

VSM SMRT SamplesPerRay CVars behave differently if groom assets are present leading to a potential full-scene shadow

UE - Graphics Features - May 28, 2025

When a groom is present, setting any SamplesPerRay SMRT CVar to zero results in an unexpected complete shadow projected from the light. ProjectLight() in VirtualShadowMapProjection.usf has addition ...

Scene with texture collection crashes when dumping a full memreport

UE - Rendering Architecture - RHI - May 28, 2025

A licensee has reported that generating a full memreport of a packaged project which uses a texture collection leads to a crash. ...

MRQ - No Rayrtaced Shadows casted from Groom Caches with only 1 Spatial Sample

UE - Anim - Sequencer - MRQ - May 28, 2025

A groom cache will not cast a raytraced shadow with only 1 spatial sample. It does not matter how many temporal samples you have. ...