Sequencer's CineCameraComponent NearClippingPlane ignored in packaged build

UE - Anim - Sequencer - Feb 26, 2026

Some of our camera shots (that are using spawnable cameras from the sequencer) have their 'bOverride_CustomNearClippingPlane' value set to false even though we enabled it from their own details pane ...

Nanite displacement issue when using along non-uniform scaling

UE - Rendering - Graphics Features - Nanite - Feb 26, 2026

Nanite Tessellation displacement direction is incorrect for landscapes with non-uniform scales. It seems to use the normal from the unscaled landscape, which can result in the displacement causing t ...

InvariantLeft and InvariantRight justification mispositions wrapped multi-line text

UE - Editor - UI Systems - Feb 26, 2026

When a UMG Text widget is set to Auto Wrap and uses InvariantLeft or InvariantRight, the wrapped visual lines are positioned differently than expected compared to Left/Right. In the current engine ...

Audio Memory Growth While Paused

UE - Foundation - Insights - Feb 26, 2026

User has provided a trace file attached to case. User experiencing going out of memory during gameplay with console command "Pause" activated. Using 5.6 from Perforce in the Release-5.6.0 stream at ...

Crash caused by a race condition in Nanite::DispatchBasePass()

UE - Rendering - Graphics Features - Nanite - Feb 25, 2026

Nanite::BuildShadingCommands() launches two asynchronous tasks: ShadingCommands.SetupTask ShadingCommands.BuildCommandsTask BuildCommandsTask is responsible for modifying ShadingCommands.Commands ...

Unstable automation tests in "Standard Tests" list.

UE - Rendering - Architecture - Feb 20, 2026

The two following automation tests found in the "Standard Tests" list hit exceptions & cause the editor to crash:System->Physics->Interface->BodyInstanceShaders->ShaderPreprocessor->BuiltInMacros ...

OCIO + nDisplay not producing expected output in Disguise

UE - Virtual Production - Rendering - Color - Feb 19, 2026

Based on [Link Removed] OCIO + nDisplay not producing expected output The issue is just that when using UE 5.6 or later the resulting colour looks off compared to what 5.5 and pevious versions wou ...

Niagara GPU Distance Field collision uses only the first view in split-screen, causing collision to drop out for other players when view 0 loses Global DF coverage

UE - Niagara - Feb 17, 2026

In split-screen, Niagara GPU Distance Field collision appears to be evaluated against only the first view passed into the Niagara GPU sim (view index 0), rather than per split-screen view. Because G ...

Blackboard decorator node does not abort lower-priority nodes

UE - AI - Feb 16, 2026

When a branch of a selector is deactivated, all auxiliary nodes and observer delegates are removed. If the branch is reactivated soon and the CurrentActiveNode remains unchanged, the behavior tree l ...

HISM causing massive spikes in BuildTreeAsync

UE - Rendering - Architecture - Feb 12, 2026

Loading a world partition cell containing dense foliage (30k+ instances per cell) causes spikes on lower end hardware of up to 10-15ms and can observe spikes of 2-5ms on high end hardware too primar ...