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

Vehicle Template with Thruster Configuration will be affected by force relative to the distance from the origin

UE - Simulation - Physics - Mar 18, 2025

Vehicle Template vehicle with added Thruster Configuration to its VehicleMovementComponent will be affected by force relative to the distance from the origin. At around 200000 the force is enough to ...

Incorrect UVs on imported FBX when collapsed

TM - Interoperability - Mar 18, 2025

UVs appear to be broken when client file is imported using Collapse by Material or Collapse All.  ...

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

Legacy HLOD Nanite Meshes Always Rendering in 5.5

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

From licensee: We are using the legacy HLOD system in our game. With 5.5 there was a change to FSceneProxyBase::DrawStaticElementsInternal() where the implementation was removed (https://github.com ...

Enabling Override Instance Data to a LevelSequencerActor that has a Shot Track can lead to crashing the engine

UE - Anim - Sequencer - Mar 17, 2025

Enabling Override Instance Data to a LevelSequencerActor that has a Shot Track can lead to an Actor being translated really far, or even a crash in the engine. The licensee has encountered a particu ...

Plugin template WP map missing actors

UE - World Creation - Worldbuilding Tools - World Partition - Mar 17, 2025

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