Actor to Track gets broken on Sequence saving when a keyframe is added

UE - Anim - Sequencer - Apr 2, 2019

When using Actor to Lookat and adding a keyframe to the track, the references are lost to the selected Actor when saving the Sequence. This prevents the Sequence from being saved and generates a few ...

Sequencer: No preview animation shown without an animation track

UE - Anim - Sequencer - Apr 2, 2019

From User: "Sequencer: When using an animBP there's no animation at all (preview) without an animation in the animation track. Strangely enough the animation BP starts running if you add any animat ...

Interstitial Ads do not appear

UE - Platform - Mobile - Apr 2, 2019

While Ad Mobs work with no issues on the Android, Interstitial Ads do not seem to work when called upon in Blueprint. Tested in 4.21.2 (CL- 4753647), 4.22 (CL - 5673098), 4.23 (CL - 5685256) ...

Crash loading sublevel that had name changed when it is unloaded.

Tools - Apr 2, 2019

Updated name of sublevel leads to crash when it is about to be loaded. ...

improved Android virtual keyboard does not display when Google VR plugin is enabled

UE - Platform - XR - Apr 1, 2019

improved Android virtual keyboard does not display when Google VR plugin is enabled. When both the improved android virtual keyboard and the Google VR plugin is used, the virtual keyboard no longer ...

GenerateProjectFiles.bat fails to compile UnrealBuildTool when VS2019 is the only version of Visual Studio installed

UE - Foundation - Cpp Tools - Apr 1, 2019

Attempting to run GenerateProjectFiles.bat on a computer that only has Visual Studio 2019 installed (no other versions of Visual Studio were ever installed previously) will fail to compile UnrealBui ...

Comments on Blueprint Interfaces can´t be moved/deleted

UE - Gameplay - Blueprint Editor - Apr 1, 2019

When a comment box is added in a Interface blueprint, it cannot be moved or deleted. ...

Anim Dynamic state does not reset when closing sequencer

UE - Anim - Sequencer - Apr 1, 2019

When using Anim dynamics in an animation. The actors affect stop in their current state once the sequence controlling the anim dynamics is closed. They do not appear to reset to their default state ...

Actors with Niagara components don't wait for the system to finish before being auto destroyed

UE - Niagara - Mar 29, 2019

UNiagaraComponent does not override IsReadyForOwnerToAutoDestroy, so it always returns true. This gets checked every tick if an actor is set to auto destroy, so actors with Niagara Components do not ...

DDX and DDY no longer work properly close to the camera in 4.21 on Android in OpenGL ES 3.1

UE - Platform - Mobile - Mar 29, 2019

DDX and DDY no longer work properly close to the camera in 4.21 on Android in OpenGL ES 3.1.  Worked in 4.20, no longer works in 4.21 or 4.22.  Originally reported as Oculus Quest specific, but repr ...