Chaos Trailing Events not exposed to Blueprints and only accessible via Niagara Chaos DI

UE - Simulation - Physics - Destruction - Apr 22, 2025

Chaos Trailing Events not exposed to Blueprints and only accessible via Niagara Chaos DI. The licensee noticed that the Trailing event is not available to BPs. It's expected that the same data avail ...

GAS: DefaultSubobject AttributeSet becomes invalid on duplicated blueprint

UE - Gameplay - Gameplay Ability System - Apr 22, 2025

When a native actor 'AMyActorClass' creates AttributeSets as a default subobject via CreateDefaultSubobject, duplicating an actor blueprint based on AMyActorClass will result in a blueprint with an ...

BSOD when launching Twinmotion on NVIDIA 50-series GPUs with 576.02 Drivers

TM - Rendering - Apr 22, 2025

Reported from multiple users. NVIDIA RTX 50-series GPU users are reporting BSODs when attempting to launch Twinmotion with the latest drivers installed. The crashes occur on the 576.02 driver versi ...

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

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

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