HDR (eye adaptation) visualization has incorrect output when Allow static lighting is disabled

UE - Graphics Features - Mar 19, 2025

Licensees have reported that this issue occurs in UE 5.5 and does not appear to occur in UE 5.4 or with Substrate enabled. ...

[AI] The ZoneGraph show flag is in the ZoneGraphEditor module but used during runtime in ZoneGraph module

UE - AI - Navigation - Mar 18, 2025

The show flag for ZoneGraph lives in the ZoneGraphEditor module, but it is used for debugging at runtime by the main ZoneGraph module. There are protections around the type of build and some for EDI ...

Large Memory Allocations When Adding a Landscape_WaterBrushManager

UE - Graphics Tools - Terrain - Mar 17, 2025

When a "Water Body River" is added to a Scene with a Landscape, eleven Render Targets are allocated for the water rendering. These Render Targets are sized according to the resolution of the Landsca ...

Crashes when attempting to use an Instanced Struct inside Control Rig / Rig VM

UE - Anim - Rigging - Control Rig - Mar 17, 2025

Currently, the Control Rig Editor allows the user to use the "Instanced Struct" type, for example for a variable or function input/output. However, this type does not seem to be properly supported ( ...

MRQ - Black output layers in multichannel exr with a multi-camera cuts track

UE - Anim - Sequencer - MRQ - Mar 14, 2025

If you have Render All Cameras enabled in MRQ and are rendering a multilayer exr from a sequence that has multiple cameras edited in the camera cuts track the frames where a camera is not active in ...

Packed level actors and Level instances are sometimes not included in HLOD build on a World Partition Level

UE - World Creation - Worldbuilding Tools - HLOD - Mar 14, 2025

Context World Partition - Hierarchical Level of Detail (HLOD) system uses custom HLOD Layers to organize large amounts of Static Mesh Actors and generate a single proxy mesh and Material. Problem T ...

Missing binding object for component track in level sequence

UE - Anim - Sequencer - Mar 13, 2025

This issue occurs when clicking on the Rebind Possesable References action in a Level Sequence editor. The component reference appears missing and won't work anymore. It is worth noting that when ...

When a Niagara User Parameter is renamed, mesh bindings on Niagara Mesh Renderers are not updated, and the binding is silently broken

UE - Niagara - Mar 13, 2025

In Niagara, Mesh Renderers expose a "Meshes" array for selecting the meshes to be rendered. On each array entry, a property "Mesh Parameter Binding" is available and allows the user to override that ...

wrong telemetry provider config section

UE - Foundation - Mar 12, 2025

AddEndpointsFromConfig from Telemetry.cs is searching for StudioTelemetry.Provider.Horde. This appears to be out of sync with StudioTelemetry.Provider.HordeAnalytics mentioned in BaseEngine.ini. ...

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