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

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

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

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

Editor crash when building lighting and world partition minimap

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

It is possible for an editor crash to occur if a build is running (Lightmass in this case) and another is launched such as Build World Partition Minimap (as well as HLOD and Spline builders). This i ...

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

Bake Transform not working properly in DataPrep

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

When I use my dataprep recipe I'm seeing something strange. The Bake Transform node seems to be stripping the transform instead of applying it. I have this in dataprep: https://udn.unrealengine.c ...