Water is missing or appears in wrong places due to incorrectly rendered WaterInfoTexture.

UE - Graphics Tools - Terrain - Water - Jun 16, 2025

Water is missing, appears in strange blocks, or appears in wrong places due to incorrectly rendered WaterInfoTexture. The WaterInfoTexture is part of the WaterZone actor. ...

Water tiles flicker in and out of visibility with instanced stereo enabled.

UE - Graphics Features - Jun 16, 2025

Water tiles flicker in and out of visibility when playing in VR with instanced stereo enabled. Requires instanced stereo rendering to be enabled (does not require forward shading to be enabled) Must ...

Initialize_AnyThread and CacheBones_AnyThread can be called multiple times on Saved Pose nodes in linked anim graphs

UE - Anim - Runtime - Jun 13, 2025

Initialize_AnyThread and CacheBones_AnyThread can be called repeatedly on sub-graphs below Saved Pose nodes when they are part of a linked anim graph and the main anim graph has yet to be initialize ...

Arrays in UMaterialEditorInstanceConstant are not updated

UE - Rendering Architecture - Materials - Jun 13, 2025

Any UPROPERTY TArray added to UMaterialEditorInstanceConstant will not cause UI updates when elements are added or removed. This is caused by the custom validator created in FMaterialInstanceEditor ...

Nanite UV switch seams

UE - Graphics Features - Jun 13, 2025

Analytical Derivatives are not calculated properly when using UMaterialExpressionSwitch. Disjoint UVs in screen space result in large jumps in the derivatives, which can cause artifacts as the wrong ...

MRQ - MovieGraphEditorExample.py on_executor_finished_delegate not called in 5.6

UE - Anim - Sequencer - MRQ - Jun 13, 2025

From UDN: We are launching jobs using a modified version of MovieGraphEditorExample.py. In 5.5 everything works fine, but in 5.6 the on_executor_finished_delegate is never getting called when all th ...

Light Mixer - All of the Light Attributes disappear when you have Show Only Selected enabled

UE - Virtual Production - Tools - Jun 13, 2025

All of the Light Attributes disappear when you have Show Only Selected enabled. ...

Dithered LOD transitions sometimes briefly flicker to the next LOD before fading

UE - Graphics Features - Jun 12, 2025

When dithered LOD transitions occur, a brief flash of the next LOD level is first shown on the entire mesh after which the current LOD fades to the next (or previous) LOD. The flashing behavior only ...

Pasting a folder on the Outliner while LightMixer and ViewChanges windows are open/docked crashes the Editor

UE - Virtual Production - Jun 12, 2025

When both LightMixer and ViewChanges windows are open, pasting a folder into the Outliner crashes the editor. For more detailed steps, refer to the Steps To Reproduce section. This happens whenever ...

Dithered LOD transitions do not work when the camera's field of view changes

UE - Graphics Features - Jun 12, 2025

Dithered LOD transitions do not work when changing the camera's field of view and cause artifacts when both the FOV and camera distance to the object are changed simultaneously. ...