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

[Interchange] Disabling Interchange 'Show Sections' in the Details Panel is not persisted

UE - Editor - Content Pipeline - Import and Export - 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 ...

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

Map placed actor binding to another actor's Event Dispatcher (multicast delegate) results in duplicate bindings after blueprint recompile

UE - Framework - Blueprint - Apr 17, 2025

Context Blueprint actors placed on the map can bind to another actor's event. If an ActorB has a reference to ActorA, it can bind to an event dispatcher in A by creating an event node in ActorB's e ...

Change of rotation axis when switching solver

UE - Simulation - Physics - Apr 17, 2025

This alteration was introduced in the 'Found CL' field - and is likely an unintentional side effect of adding SIMD to the solver. There is a repro project attached, open up 'TestMap' and run to see ...

Sampling regions don't get created when creating a mesh.

UE - Anim - Mutable - Apr 17, 2025

I'm trying to use VFX in specific regions on a character and would normally use sampling regions to do it easily, however the mutable mesh that is generated doesn't seem to be creating any of the on ...

Dataprep crash

UE - Editor - Content Pipeline - Visual Dataprep - Apr 16, 2025

This question was created in reference to: [Link Removed] Last post fixed the import crash, but it seems it added another. If we hit Execute button twice in a row by mistake we get a crash with th ...

WindDirectionalSourceComponent.h has a meta edit condition that, by referencing an undefined property (bSimulatePhysics), throws an error

UE - Framework - Apr 15, 2025

WindDirectionalSourceComponent.h has a meta edit condition that, by referencing an undefined class property (bSimulatePhysics), throws an error in the logs: LogEditCondition: Error: EditCondition pa ...