Editor hang calling UMoviePipelineBlueprintLibrary::UpdateJobShotListFromSequence

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

Within UMoviePipelineBlueprintLibrary::UpdateJobShotListFromSequence we are experiencing an editor freeze when launching an MRQ render of sequences where a camera is unable to find a valid possessab ...

Editor 'Build All Levels' discards Volumetrics Lightmaps in persistent level

UE - Graphics Features - May 14, 2025

Building the level or lightmaps can clear the volumetric lightmap. In 5.5, this requires you to perform a full build, or a lighting only build with a BSP brush in the scene. In 5.6, all level build ...

RigidBody parameters not working (external force and others)

UE - Simulation - Physics - Character - May 14, 2025

We are running into issues where the parameters of the RigidBody node in an ABP are not being applied at all when running the ABP in PIE even when the parameters are working correctly in the ABP pre ...

RayTracingManager::Tick() called twice in a single game frame

UE - Graphics Features - Ray Tracing - May 14, 2025

A licensee has shared a project with us, in which they are able to trigger a problematic case where the RayTracingGeometryManager is ticked twice during a single game frame. It would be good to inve ...

Bug: Level Sequence OriginOverrideLocation not propagating to newly added nested ShotTracks

UE - Anim - Sequencer - May 14, 2025

Within a Level Sequence, it's possible to override the transform (OriginOverrideLocation) of a ShotTrack. This generally works as expected — all nested ShotTracks should inherit and apply the transf ...

Editor crash when using PCG self pruning and complex collision

UE - World Creation - Procedural Tools - PCG Workflow - May 14, 2025

While testing out pruning points based on collision, it was observed by the licensee that using complex collision seems to crash the editor. The editor crashes with the following error: ``` Asserti ...

Cascade - Some Delayed Particle Emitters Don't Function with High Delta Times

UE - Niagara - Cascade - May 13, 2025

This is a Cascade issue from a UDN where single loops can be skipped if the DT is high enough. ...

GPU PCG node fails to cook if within Subgraph

UE - World Creation - Procedural Tools - PCG Graph - May 13, 2025

When cooking a project that has a PCG graph with a subgraph containing a GPU node (Point Processor in the example provided), the cook fails with an illegal reference. However, the same GPU node used ...

Skeleton does not match Full Body IK node debug.

UE - Anim - Rigging - Control Rig - May 13, 2025

In a simple setup of the Fullbody IK control rig node, when you turn on the debug draw of the ik solve. The lines and the skeleton do not align. ...

ResavePackages commandlet (buildlighting) fails/asserts on reflection captures in non-visible sub-levels

UE - Graphics Features - May 13, 2025

When building reflection captures through the ResavePackages commandlet, it frequently triggers an ensure inside of ReflectionEnvironmentCapture.cpp. If distributed shader builds start causing prob ...