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

CharacterMovementComponent causes the Character to slide when jumping on moving objects

UE - Gameplay - Player Movement - Sep 21, 2018

When the CharacterMovementComponent makes the transition from falling to walking, it retains the forward velocity it had while falling. When the character lands on the moving object, its new velocit ...

Use of BP node "Fill Data Table form CSV File" causes silent crash

UE - Gameplay - Blueprint - Sep 20, 2018

Using the Fill Data Table form CSV File node causes a crash when in a packaged project. ...

Inconsistent Red X icons when using World Composition

UE - World Creation - Worldbuilding Tools - World Composition - Sep 20, 2018

This issue takes a few attempts to repro. Sometimes when saving the icons will remain normal, but other times a red X will be displayed instead. Opening up the Level that is displaying the X and re= ...

Failed to register input back buffer crash when opening a project with PixelStreaming on Windows 7

PixelStreaming - Sep 19, 2018

Projects crash upon opening with the PixelStreaming plugin enabled. ...

Editor crashes if Sequencer has keyframes for a variable that has changed

UE - Anim - Sequencer - Sep 19, 2018

The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...

Unable to package with a Media Player On End Reached event in a Level Blueprint

Media Framework - Sep 19, 2018

If a Media Player's "On End Reached" event is present in a Level Blueprint, even if it is not being used, packaging the project will fail. An error is thrown and a callstack is given. Please see the ...

Merged Instanced Static Meshes (Merge Actors tool) not visible when duplicated

UE - World Creation - Worldbuilding Tools - HLOD - Sep 19, 2018

Instanced Static Mesh Actors created with (new in 4.20) ISM Merge tool do not immediately appear when duplicated. Confirmed in 4.21 Main @ CL 4374913 ...

Component Array doesn't update properly when using Text Variables

Tools - Sep 19, 2018

A Component Array doesn't update properly when using Structure Variables. Any array elements added after the setup don't get printed when the event is called. If you set the "Editable when Inherited ...

Adding an Output to a Collapsed Node Graph by Dragging a Pin to it Won't Update Properly

UE - Gameplay - Sep 18, 2018

Adding a output pin to a collapsed graph through dragging it on adds it to the list of inputs and doesn't update the input/output nodes. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, and 4.21 CL# 43 ...