Bug in CurveLinearColor makes colors of Diffraction material white outside curve range, causing rendering artifacts

UE - Texture - May 14, 2025

There seems to be a regression with linear textures (commonly for multi-channel masked textures) in UE5.4. Setting the "Encoding Override" (under Texture > Advanced > Source Color Settings) to "Line ...

Sequence with restore state set is causing a "Fatal world leaks detected" crash

UE - Anim - Sequencer - May 14, 2025

We recently had a few occurrences of crashes caused by a "Fatal world leaks detected" error when unloading a level (in a packaged game and in editor). I tracked down what was keeping a references t ...

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 ...

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 ...

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. ...

Updating niagara with Advance Simlation during game pause causes memory leak

UE - Niagara - May 12, 2025

When updating the niagara component in AdvanceSimulation with a tick, the memory of the Niagara tag keeps increasing between pause and resume.  ...

Fracture Mode > "Remove-On-Break" setting: Cluster Crumbling causes flickering

UE - Simulation - Physics - Destruction - May 10, 2025

Fracture Mode > "Remove-On-Break" setting: Cluster Crumbling causes flickering. Once the Remove-On-Break Cluster Crumbling effect is activated, there is a small delay between the disappearance of th ...

InstancedStruct Local Variables do not work

UE - Foundation - May 7, 2025

The licensee has noticed that local variables of type InstancedStruct return nullptr. The setup is a verification of the behavior. Class variables work normally. I've tested this behavior on every v ...