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

Crash saving blueprint with a Get Float Attribute node and the attribute pin is set inline

UE - Foundation - Core - May 5, 2020

REGRESSION: Does not occur in 4.24 Crash occurs when saving a blueprint that is using a Get Float Attribute node and the Attribute pin is set inline. Does not occur if the pin is connected. ...

Android launch images change size while onscreen

UE - Platform - Mobile - May 4, 2020

This was reproduced both in Match 3 and a new BP project with a custom launch image. Note that on Pixel 2 the BP project behaves a little differently than Match3. It displays in full size, then s ...

Duplicate object assert on ClothConfigNv object creation.

UE - Simulation - Physics - Character - Apr 29, 2020

It looks like there are situations where the deprecated config hasn't finished loading before the config map items are recreated causing the assertion: Assertion: Attempting to replace an object th ...

Materials using Texture 2D Arrays fail to compile

UE - Graphics Features - Apr 29, 2020

REGRESSION: Does not occur in 4.24 Materials using Texture 2D Arrays have the following errors:[SM5] /Engine/Generated/Material.ush(2225,107-114): error X3004: undeclared identifier 'Material' [S ...

IOS crash disabling idle timer when closing the app

UE - Platform - Mobile - Apr 29, 2020

Licensee report of crash during shutdown due to setting [UIApplication sharedApplication].idleTimerDisabledbeing from the Game thread. Grouped together with others items in [Link Removed] ...

Crash when opening a sequence with an additive control rig track

UE - Anim - Sequencer - Apr 27, 2020

The editor crashes when opening a sequence with an additive control rig track ...

Sequencer Export to FBX file framerate is always 30fps, regardless of playback rate in Sequencer

UE - Anim - Sequencer - Apr 24, 2020

This issue can cause problems for developers who are operating at framerates that aren't 30fps (eg 24).  In Sequencer: [Link Removed] In Maya: [Link Removed] ...