Enabling Tonemapper via console command causes a black screen when Mobile HDR and Bloom are enabled on Android

UE - Platform - Mobile - Dec 7, 2018

Enabling Tonemapper on Android with Mobile HDR and Bloom enabled causes the entire screen to go black, other than HUD and UMG elements. This seems to occur on older phones, as this occurred on a Ne ...

Sequencer:The Spawned AnimBP variable is not changed during the second play

UE - Anim - Sequencer - Dec 14, 2018

The Spawned AnimBP variable is not changed during the second play. When changing Spawned AnimBP variables from Sequencer Track, the first change works correct. Second time, It can not be changed co ...

In the Editor details panel for a float, When entering a decimal of 18 numbers results in incorrect truncation.

Tools - Dec 24, 2018

In Editor details panels for a float value, when entering a decimal of 18 numbers results in incorrect truncation. ...

Sequence node numbering error when adding execution pin.

UE - Gameplay - Blueprint - Dec 26, 2018

When using the "Insert execution pin after" option with a sequence node "Then 0" gets removed. ...

Blueprint graph stops drawing correctly after using shift-drag

UE - Gameplay - Blueprint Editor - Dec 26, 2018

When shift-dragging in the Blueprint graph and ending the drag on a node with a connected wire, the Blueprint graph will freeze up. There is an attached video that showcases the issue as well. Th ...

Enabling Merge GC Clusters and Blueprint Clustering causes a packaged Window project to crash

UE - Foundation - Core - Cooker - Jan 3, 2019

Enabling the check boxes for Merge GC Clusters and Blueprint Clustering causes packaged Windows projects to crash on startup. The log and dump files regarding this crash have been attached to this t ...

Hot Reload fails if a project and Engine are placed next to each other in the same root folder that has the same name as the project

UE - Foundation - Cpp Tools - Hot Reload - Jan 8, 2019

Hot Reload does not work if a project and the Engine that project is associated with are placed next to each other in the same root folder that shares the same name as the project. During the Hot Re ...

Dedicated server crashes when running a multi-process game in standalone with the Code Editor plugin enabled

Tools - Jan 17, 2019

Attempting to run a standalone server and client using different processes will crash if the Code Editor plugin is enabled. ...

Crash When Material is Set to Deferred Decal with Emissive Decal Blend Mode and Forward Shading Enabled

UE - Graphics Features - Jan 25, 2019

When Forward Shading is enabled, if you create a material with their properties setup with the following:   Material Domain: Deferred Decal - Blend Mode: Translucent - Decal Blend Mode: Emissive T ...

Calling Console Commands in Python doesn't execute

UE - Editor - Workflow Systems - Feb 5, 2019

The console commands do not execute from Python if optional PlayerController parameter is not filled. Tested in 4.20.3 (CL- 4369336), 4.21.2 (CL - 4753647), 4.22 (CL - 4902349) ...