Regression: Asset Action Utility "Supported Classes" setting is not working correctly when "IsActionForBlueprints" is true

UE - Editor - Workflow Systems - Aug 16, 2024

When creating an Editor Utility Blueprint derived from "Asset Action Utility", UE allows the user to override function "IsActionForBlueprints". When it returns true, the "Supported Classes" setting ...

Using Fracture/Chaos Destruction with TSR as Anti-Aliasing Method generates smeared images.

UE - Simulation - Physics - Destruction - Aug 15, 2024

Using Fracture/Chaos Destruction with TSR as Anti-Aliasing Method generates smeared images whenever the debris are moving. The client pointed out that the issue might come from GeometryCollectionCom ...

Callback set with AddNativeStateEntryBinding() stops working after ABP compile during PIE

UE - Anim - Runtime - Anim Blueprints - Aug 15, 2024

After compiling the Animation Blueprint (ABP) during Play In Editor (PIE), the callback registered with UAnimInstance::AddNativeStateEntryBinding() in NativeInitializeAnimation() stops functioning a ...

Level Instances appear at the origin on Linux cooks

UE - World Creation - Worldbuilding Tools - Level Instances - Aug 14, 2024

Level Instances are spawned in the origin (0,0,0) after making a packaged build in Linux ...

When level instance is in standalone mode, the actor with IsMainWorldOnly enabled is loaded into persistent level.

UE - World Creation - Worldbuilding Tools - Level Instances - Aug 14, 2024

The IsMainWorldOnly setting for Actor in LevelInstance is not reflected when LevelInstance is in Standalone mode. The setting is respected when LevelInstance is in Embedded mode. The Actor is not l ...

Anim Blueprint preview plays incorrect anim sequence after swapping sequence players

UE - Anim - Runtime - Anim Blueprints - Aug 14, 2024

It seems that the debug skeletal mesh in the anim blueprint preview can end up playing the incorrect anim sequences.  This happens when a sequence player, with the anim sequence specified via proper ...

Layered Control Rigs + Skeletal Mesh with Animation Blueprint in the Sequencer

UE - Anim - Rigging - Control Rig - Aug 13, 2024

When a layered control rig track is added to the sequencer the character’s legs will collapse into the body of the character. Switching the layer to additive will do nothing. Trying to force the ani ...

Cook errors from Landmass plugin in 5.4

UE - LD & Modeling - Terrain - Landscape - Aug 13, 2024