CPU Lightmass generates different lighting results on a landscape if executed via a commandlet vs through the editor

UE - Graphics Features - Jul 3, 2025

Building lighting via commandlet and via editor are giving different results. To prevent one method from polluting the other via Swarm cache, the cache needs to be cleared in between tests. ...

Inconsistent Details Panel Focus Behavior On Enter Pressed for Blueprint-Added Components

UE - Editor - Workflow Systems - Jul 2, 2025

When editing a component property in the level viewport, if the component was added via the Blueprint Editor, pressing Enter after changing a value causes the details panel to lose focus. This inter ...

In a Geometry Collection, enabling Nanite Fallback in a Nanite Enabled collection won't generate a Physics Body when Nanite is disabled

UE - Simulation - Physics - Destruction - Jun 30, 2025

In a Geometry Collection, enabling Nanite Fallback in a Nanite Enabled collection won't generate a Physics Body when Nanite is disabled. To verify this, follow the steps provided in the Steps to Re ...

The DistanceCurveModifier generates Distance Curves with zero values for Root Motion animations

UE - Anim - Gameplay - Jun 30, 2025

The DistanceCurveModifier data modifier generates curves that return zero values only. This issue has been tested on several Animation Sequences with enabled Root Motion and always occurred. ...

Incorrect UV coordinates when visualizing mesh painting texutre on Nanite splines

UE - Graphics Features - Jun 30, 2025

The UV coordinates for visualizing the mesh painting texture on Nanite spline meshes are not working correctly. This runs the code in the NANITE_VISUALIZE_MESH_PAINT_TEXTURE section in NaniteVisuali ...

"Filter Recursively" option in the Content Browser does not function

UE - Editor - Applied Usability - Jun 27, 2025

Unwanted offset on curves when importing animation assets

UE - Editor - Content Pipeline - FBX - Jun 27, 2025

Hello, We seem to have encountered some unwanted behaviour when importing certain curves from our animation fbx assets into Unreal. Some of these curves don't have keys from the very first frame, b ...

Sphere Mask ArgInvHardness missing multiplication

UE - Rendering Architecture - Materials - Jun 27, 2025

Hi Epic, In MaterialExpressions.cpp UMaterialExpressionSphereMask::Compile(), hardness is not calculated the same way in both <if> conditions. One is missing a multiplication by 0.01f. Specificall ...

Inconsistent results displaying redirectors in the Content Browser

UE - Editor - Applied Usability - Jun 26, 2025

There are also some other issues with the filter. Enabling "Show redirectors" does not update in real time, you have to exit and re-enter the folder. ...