Level Actors that are converted to a Blueprint using "Convert Selection to Blueprint Class" and using "Harvest Components" as the CreatingMethod, does not sanitize dots (.) character and make them invalid for operations like StaticFindObject.

UE - Framework - Blueprint Editor - Feb 20, 2025

When Level Actors are converted into a Blueprint using the "Convert Selection to Blueprint Class" option with "Harvest Components" as the creation method, the conversion process does not sanitize do ...

Missing Triangles on scaled MetaHuman assets with Nanite enabled

UE - Graphics Features - Nanite - Feb 19, 2025

Additional information: only happens when all three conditions are true: the camera is very close to the character, the MH is Nanite, and a scaled mocap animation is appliedmaterial is opaque, shows ...

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

Regression: Crash when saving the level blueprint of a world-partition map containing any node with an unconnected input pin of type "Gameplay Attribute Structure"

UE - Gameplay - Gameplay Ability System - Feb 19, 2025

In UE 5.5, when the user attempts to save the level blueprint of a world-partition map, the Editor crashes if the BP contains any node with an input pin of type "Gameplay Attribute Structure", as lo ...

CameraRig_Rail actor does not show last index for preview mesh

UE - Anim - Sequencer - Feb 19, 2025

Do not show the last index in the preview mesh display of the CameraRig_Rail actor. The reproduction test case generates a ring of rails, but only the last index is not displayed. Recommended Cod ...

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

[AI] Warning for invalid bounds on ANavLinkProxy

UE - AI - Navigation - Feb 18, 2025

Using ANavLinkProxy's smart link but removing all of the simple links results in warnings in the logs for invalid bounds. The smart link is not set to be enabled until after the navigation element i ...

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