Culling Distances Not Working For Static Mesh in Procedural Content Generation Tool and Foliage Tool

UE - World Creation - Procedural Tools - Mar 28, 2025

When creating Foliage or Procedurally Generated Content the culling settings of the Static Meshes do not apply correctly. As soon as either a minimum or maximum cull distance is set the Static Meshe ...

Raytraced lights with Source Length > 0 behave incorrectly with Megalights

UE - Graphics Features - Ray Tracing - Mar 26, 2025

When Megalights is enabled, light can leak into areas that should be occluded for lights with smallish (5.0) source length and source size. [Image Removed][Image Removed] This was taken with r.Ray ...

Distance Field AO from Moveable Skylight (non-Lumen) invalidates AO incorrectly with a screenspace offset to the right of moving objects

UE - Rendering Architecture - Mar 25, 2025

When Global Illumination is set to “None” in the project settings the ambient occlusion does not correctly render shadows for moving objects. This has been observed in versions 5.4 and above. ...

Crash when exposing a TOptional<FName> or TOptional<FText> to the editor through a UProperty.

UE - Editor - Workflow Systems - Mar 25, 2025

Support for editor-exposed uproperties of type TOptional<T> has been added by CL 28199740 on september 2023. However, since then until today in UE 5.5, a crash can happen when exposing TOptional<FNa ...

In Vehicle sims, CenterOfMass override isn't factored into UpdateMassProperties

UE - Simulation - Physics - Mar 24, 2025

Origin from this UDN ticket, https://udn.unrealengine.com/s/question/0D5QP00000sGtbO0AS/chaosvehiclemovementcomponent-intertia-tensor-isnt-adjusted-for-center-of-mass-override?fromCase=1 TLDR is th ...

Physics constraint component doesn't work when placed inside a child actor, while using world partition and streaming is enabled

UE - Simulation - Physics - Mar 21, 2025

Context: In a World partition level, to reduce complexity and provide a scalable solution when creating new projects, grid cell streaming can be enabled. Problem: The problem is that physics constr ...

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

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