Blackboard SelfActor key is not correctly being set

UE - AI - May 7, 2020

REGRESSION: Does not occur in 4.24 The Blackboard Self Actor key is not automatically getting set in the AI Controller. ...

FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always

UE - Foundation - Core - May 7, 2020

FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always. Because of FLLMTracker::FLLMThreadState::GetFrameStatTotals don't amount to about CustomTags. Following code will ...

Support Landscape Edit Layers in WorldComposition Import/Reimport

UE - LD & Modeling - Terrain - Landscape - May 6, 2020

Allow user to enable layers when importing Landscape Tiles from the Level View in a World Composition Level. Allow to reimport that layer data on a Edit Layer later on when using the reimport featu ...

Loading a blueprint that uses the GetOptions meta data causes an ensure

UE - Gameplay - May 6, 2020

Loading a blueprint that uses the GetOptions meta data causes an ensure ...

Sequencer doesn't save mobility for component children

UE - Anim - Sequencer - May 6, 2020

When the transform is actuated for a static component only its pre animated state is saved, but its mobility will be set to movable. This causes its children to become movable as well. When the comp ...

Ensures cooking blueprints using functions that have delegate pins

UE - Foundation - Core - May 6, 2020

REGRESSION: Does not occur in 4.24 Cooking a project containing functions with delegate pins fails with multiple ensures. ...

Crash spawning actor with instance editable gameplay tag property that was changed inline

UE - Foundation - Core - UObject - May 6, 2020

REGRESSION Does not occur in 4.24 Crash occurs if the user spawns an actor with an instanced editable Gameplay Tag node that was changed on the spawn node. Another user reported this happening wit ...

Crash when creating a level sequence player after a level begins its tear-down

UE - Anim - Sequencer - May 6, 2020

It's possible to create a level sequence player in a level that's being torn down. Event end play is one example, but the original report comes from a situations that's harder to avoid. Creating a l ...

Fix missing semicolon in GooglePAD_APL.xml

UE - Platform - Mobile - May 6, 2020

There is a missing semicolon in the GooglePAD_APL.xml file.  Fix does not require change to binary release so users can just edit this file or get the fix from GitHub. ...