Recast: FindDistanceToWall can return incorrect results on shared edges with Excluded Nav Area

UE - AI - Navigation - Jan 10, 2025

Context ARecastNavMesh::FindDistanceToWall can be used to find the closest 'wall' on a nav mesh, given a queried position. A wall can be:any boundary towards the end of the nav mesh (outer rectangl ...

Keep Simulation Changes will persist only a subset of changed properties

UE - Editor - Jan 10, 2025

As per the steps to reproduce, Keep Simulation Changes will often only copy back the most recent property changed on a simulating Actor back to the version of the Actor in the Editor level. It is no ...

Substrate Add node only adds the first Substrate Slab's Emissive value when "Use Parameter Blending" is enabled

UE - Graphics Features - Substrate - Jan 10, 2025

As per the steps to reproduce, the Substrate Add node only adds the first Substrate Slab's Emissive value when "Use Parameter Blending" is enabled. Leaving "Use Parameter Blending" unchecked on the ...

Cinematic Prestreaming does not work in Shipping Builds

UE - Graphics Features - Jan 9, 2025

When the Cinematic Prestreaming plugin is used to generate and cache Virtual Texture Feedback requests, they work when played back in Unreal Editor. A Licensee has reported that they do not improve ...

CableComponent particles spawn at origin when gameplay starts depending on component registration order

UE - Gameplay - Components - Jan 9, 2025

A workaround was provided for the user, to use 'Set Attach End to Component' nodes during BeginPlay. While this fixes the issue in gameplay, the editor preview no longer syncs with gameplay. ...

Material Emissive Color not working with SkyAtmosphereIlluminance Material Expression

UE - Graphics Features - Jan 9, 2025

A licensee has reported that they are unable to use an emissive material utilizing the SkyAtmosphereLightIlluminance material expression together with Nanite and Lumen. The linked UDN has some more ...

External Data Layers in level not removed when Game Feature Action is Removed or set to None

UE - World Creation - Worldbuilding Tools - Jan 9, 2025

When using External Data Layers in conjunction with Game Feature Plugins and World Partition levels, removing a Game Feature Action or changing its type to "None" does not remove the associated Exte ...

It is possible for PreLoadScreen to leak memory when an EngineLoadingScreen returns IsDone while still loading

UE - Graphics Features - Jan 9, 2025

It is possible for a class that implements IPreLoadScreen to leak memory if GetPreLoadScreenType returns EngineLoadingScreen and IsDone returns true before the engine signals loading is completed vi ...

Unnatural de-overlap occurs when moving inside a mesh-type collision located far from the origin

UE - Simulation - Physics - Jan 8, 2025

The problem appears to occur when the distance from an edge is mixed with positive and negative values in VectorEPA function. The following workaround is suggested that uses absolute values of dista ...

Browsing to a "Packaged Level Actor" does not take to the PackagedLevelActor inside the Content Browser.

UE - Editor - Content Pipeline - Jan 8, 2025

There is a bug inside Unreal Editor when selecting "Browse to Asset" for a Packed Level Actor. Right clicking the Packed Level Actor, all the asset options appear. If you click the "Browse to Asse ...