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

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

The Starter Contents SM_Statue exists in a bad state, leading to crashes when trying to open levels where it is referenced

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

The SM_Statue exists in a bad state leading to a crash when it is loaded or anything that references it is loaded, e.g. Minimal Default level in the Starter Content. It can be deleted as a temporar ...

Packed Level Actors will create ISMs with inverted normals when a portion of static meshes have negative scales. This is apparent with two-sided materials.

UE - World Creation - Worldbuilding Tools - Feb 17, 2025

Packed level actors will create ISM instances with inverted normals when the selection of meshes used to create the packed level actor contains a subset of meshes with negative scales. This is the ...

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