Water Body Custom generates Map Check Warnings

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

From licensee: Water Body Custom Actors generate this warning during Map Check: WaterBodyCustom_UAID_507C6F36B9215C5B02_1871778061 Static mesh actor has NULL StaticMesh property. To reproduce, si ...

Niagara mesh particles invalidate lighting when "Cast Shadow" is enabled with Hardware Ray Tracing enabled

UE - Graphics Features - Lumen - Jun 24, 2025

Lumen HWRT, combined with Niagara Mesh Renderer, can cause the Lumen Scene to be reset, resulting in a sudden change to indirect lighting. ...

FAnimMontageInstance::SetNextPositionWithEvents can trigger all notifies on a montage/sequence

UE - Anim - Runtime - Jun 24, 2025

This issue happens when Sequencer loops a dynamic montage. FAnimMontageInstance::ForcedNextFromPosition is set to 0 and ForcedNextToPosition is effectively the delta time. However, FMontageSubStep ...

Change uses of "OnlineSubsystemSteam" module name

UE - Online - Jun 19, 2025

The refactor at CL 39638561 moved some classes, such as SteamNetDriver and SteamNetConnection, from the "OnlineSubsystemSteam" module to the new "SocketSubsystemSteamIP" module. There are still a f ...

Significant hitch occurs when invoking ApplySettings on a UGameUserSettings object

UE - Graphics Features - Jun 18, 2025

Calling the ApplySettings method on a UGameUserSettings object results in a noticeable hitch, with severity proportional to the number of primitive components present in the scene. This hitch stems ...

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

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

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

Fix up GPU breadcrumb labels for Intel performance analysers

UE - Rendering Architecture - RHI - Jun 13, 2025

A licensee has brought up that the GPU breadcrumbs are incorrectly displayed with traces taken on the Intel GPU Analyzer tools (see screenshot). It looks like the format string is being passed on in ...