5.5.3 insights crashes when opening .utrace files with "RenderCommands,RDG,RHICommands" channels.

UE - Foundation - Insights - Feb 19, 2025

The customer provided reproduction steps and a trace file that crashes Insights. From the customer: manually placing if (!CurrentGraph) Unknown macro: { return; } nullchecks in RenderGraphInsi ...

Global Invalidation causes CommonAnimatedSwitcher to flicker after animation completes

UE - Editor - UI Systems - UMG - Feb 19, 2025

The common animated switcher will currently flicker for one frame when its transition animation completes if global invalidation is enabled. This appears to be caused by a visibility change (HitTest ...

Groom Hair Visual Issue with RBF Interpolation Enabled

UE - Graphics Features - Feb 19, 2025

When "RBF Interpolation" is enabled in the Groom settings, applying an Animation Sequence to a Skeletal Mesh that animates at a position far from the world origin causes the bound Groom shape to bec ...

Soft Raytracing Shadows are flickering

UE - Graphics Features - Ray Tracing - Feb 18, 2025

[Image Removed][Link Removed] ...

Changing the “DistanceField Trace Distance” requires rebuilding the lightmaps

UE - Graphics Features - Feb 18, 2025

Changing the “DistanceField Trace Distance” requires rebuilding the lightmaps even though the valu never affect light baking process in Lightmass. ...

Incorrect Velocity Calculation at Animation Sequence Transitions in Level Sequence

UE - Anim - Sequencer - Feb 18, 2025

When adding an Animation Track to a Level Sequence and placing Animation Sequences back-to-back without gaps, the velocity can be miscalculated at the transition between sequences. This issue occur ...

[AI] WP Dynamic navmesh fails to rebuild tiles with actors that are loaded but not part of the base navmesh.

UE - AI - Navigation - Feb 18, 2025

WP dynamic navmesh does not properly react to actors or navigation modifiers that are loaded in areas that the navmesh has not yet streamed into. Although the actors/modifiers are not part of the ba ...

Crash in RHIBreadcrumbs during loading of Bundled PSO Cache if capturing an Insights trace on Win64 Development

UE - Rendering Architecture - RHI - Feb 17, 2025

When compiling a PSO, RHI Breadcrumbs can be fed a bad FRHIBreadcrumbNode, resulting in reading random memory and crashing during the recursive node iteration. This only happens when tracing. The i ...

FBX naming conflicts causing collision to not import correctly.

UE - Editor - Content Pipeline - Import and Export - Feb 17, 2025

For our static mesh pipeline we have group nodes in Maya that use the name of the asset. Under that we have a mesh that also has the name of the asset. We may also have collision as well so a typica ...

5.5.4 - Morph targets 1 frame offset

UE - Editor - Content Pipeline - Import and Export - Feb 17, 2025

Morph targets work! Yay! But found another issue. Basically import an fbx with multiple animated morph targets applied to it. The morph change shape over 1 frame and for some reason in 5.5.4, there' ...