WorldPartition Actors have invalid reference to level BP and fail changelist validation

UE - World Creation - Worldbuilding Tools - World Partition - Apr 22, 2025

UV Offset Effect Material in RetainerBox Causes Visual Artifacts in Editor Preview

UE - Editor - UI Systems - UMG - Apr 22, 2025

When a UV Offset is applied in a RetainerBox effect material, visual artifacts appear only in the editor — not at runtime — if a widget with a dotted preview outline (like CanvasPanel) is placed dir ...

Missing info in GPU breadcrumbs and DRED logs

UE - Graphics Features - Apr 21, 2025

Some breadcrumbs and D3D12 logs are missing data which should normally be filled in e.g. Breadcrumbs: > PostProcessMaterial %dx%d Material=%s [Active]. After investigating this, there seems to be a ...

Niagara color picker user parameter preview no longer updates until confirmation

UE - Niagara - Content - Apr 18, 2025

Starting with UE 5.4, the Color Picker Tool no longer updates preview values in real time for certain editor windows like Niagara when working with User Parameters. This behavior is a regression fr ...

Orientation Warping breaks incoming poses where bones are in component space

UE - Anim - Gameplay - Apr 17, 2025

The orientation warping node breaks incoming poses where bones are already in component space. This is because, in EvaluateSkeletalControl_AnyThread, we are repeatedly setting bone transforms direc ...

FSubobjectData::SetupAttachment() receives SocketName as a parameter but ignores it.

UE - Framework - Components - Apr 17, 2025

When using the Subobject Data Subsystem in C++, method FSubobjectData::SetupAttachment() can be used to help attaching a component to a parent at a given socket. This function receives SocketName as ...

[UDN 18615482] SPropertyMenuComponentPicker crashes depending on clipboard contents

UE - Editor - Workflow Systems - Apr 17, 2025

[Link Removed] From UDN: "The component picker has a Paste option and when trying to decide if it should be enabled or not it attempts to load a class using the clipboard contents as a class name. ...

Some Twinmotion library assets do not render in Path Tracer in files with a large number of assets

TM - Rendering - Apr 17, 2025

Reported in SF [Link Removed] In scenes containing large numbers of certain Twinmotion assets, when activating Path Tracer, some of the assets will not render. The assets will render normally in St ...

FStateTreeExecutionContext::GetDebugInfoString() outputs wrong info and crashes when using linked state trees

UE - AI - Debugging - Apr 17, 2025

When using State Trees, the AI Debugger can be accessed during play to show information about their current execution state. If a behavior tree is currently in a state that references a linked tree, ...