Disabling Bluetooth controllers also disables the Android Back input event

UE - Platform - Mobile - Sep 21, 2018

Disabling Bluetooth Controller support for Android also causes the Back button of the navigation bar to not work properly, as the input event does not fire when it is pressed. Regression?: No This ...

MSAA depthbuffer never be released on Android

UE - Platform - Mobile - Sep 24, 2018

Replication node decorator does not appear on Timelines that are set to replicate

UE - Gameplay - Blueprint - Sep 26, 2018

A licensee has reported that Timeline nodes that are set to replicate do not have the replicated node decorator added, which would be seen on other nodes and variables that are replicated. Please re ...

The Compile Single File option in UnrealVS fails if there is a space in the path to the Engine's root folder

UE - Foundation - Cpp Tools - Oct 3, 2018

The Compile Single File option in UnrealVS fails if the Engine is located in a directory where there is a space somewhere in the path to the Engine's root directory. REGRESSION: No ...

Cannot save level after using BP_SunPosition

UE - Editor - Content Pipeline - Datasmith - Importer - Sep 29, 2018

The InsertFeaturePacksIntoINIFile() function creates an invalid entry in the DefaultGame.ini file

UE - Foundation - Core - Oct 10, 2018

The GameProjectUtils::InsertFeaturePacksIntoINIFile() function is not creating a valid entry in the DefaultGame.ini file. It is currently missing a double-quote at the end of the PackSource value fo ...

Hot Reload fails when project code class that derives from a plugin code class is modified

UE - Foundation - Cpp Tools - Hot Reload - Oct 11, 2018

Hot Reloading fails in 4.21 if a project code class that derives from a plugin code class is modified. The Editor appears to be looking for a corresponding Hot Reload .dll for the plugin, even thoug ...

'Missing Receipt' error after disabling plugin in binary build and repackaging

UE - Foundation - Cpp Tools - Oct 18, 2018

This was originally found with Android Launch On but also occurs Launching on to Windows with a new project. This will not reproduce when using a build from PerforceogPlayLevel: Setting up ProjectP ...

Editor crashes when attempting to reimport multiple Data Table assets that do not have an associated data source file

Tools - Oct 19, 2018

Attempting to Reimport multiple Data Tables that do not have associated data source files results in the Engine crashing. When a single Data Table is selected to be reimported, the Editor asks for t ...

Crash on garbage collection - Encountered 20 object(s) breaking GC Clusters assumptions.

UE - Foundation - Core - Aug 15, 2018

Garbage collection crash during opening cinematic. Note after crashing and relaunching the game the saved file appears as 8% complete instead of 0%. Note this crash is also occurring with //UE4/D ...