Importing static mesh while a PIE session is running permanently breaks nanite on the asset

UE - Editor - Content Pipeline - Import and Export - Mar 12, 2025

Importing a Static Mesh during PIE can cause it to never enable Nanite, even if it reports that Nanite is enabled. To re-enable Nanite on the mesh, the asset needs to be deleted and imported again ...

Inside the ViewportToolBar, the "Click to Expand" ComboButton works incorrectly with Display Scaling

UE - Editor - Applied Usability - Mar 12, 2025

When Display Scaling is applied (e.g., 125%) and the Level Viewport is resized, the ComboButton in the SViewportToolBar does not behave as expected. Normally, the ComboButton hides when there is in ...

Deadlock running anim modifiers that affect bone tracks on multiple sequences

UE - Anim - Runtime - Mar 11, 2025

Running anim modifiers that affect bone tracks can deadlock the editor when applied to multiple anim sequences. ...

Shading error after flipping normals on mesh

TM - Interoperability - Mar 11, 2025

As far as I can guess is that in the initial state of the object, the vertex normals are as they come from the DCC, but after the modeling operation they get recalculated somehow that doesn't match ...

GPU crash accessing Scene_GPUScene_GPUScenePrimitiveSceneData

UE - Rendering Architecture - RHI - Mar 11, 2025

GPU crash in DistanceFieldShadowing LoadDFObjectDataFromBuffer

UE - Rendering Architecture - RHI - Mar 11, 2025

GPU crash in LumenRadianceCache ClearProbeIndirectionCS

UE - Rendering Architecture - RHI - Mar 11, 2025

Incorrect derivative ops detection when Add node is used with Nanite Pass Switch node in material graph

UE - Graphics Features - Mar 11, 2025

Plugging an Add node which adds a constant value into a Nanite Pass switch node results in derivative ops to be detected where there should be none (which show up as red in the No Derivative Ops deb ...

When using Perforce, saving a level over another leaves the target umap file as "marked for delete"

UE - Editor - Workflow Systems - Mar 11, 2025

When working on a level asset and using command "File – Save Current Level As..." to save it over a different level asset, the engine first deletes the target level (that's going to be overwritten) ...