Curve Editor in CameraAnim and Matinee does not display anything in UE4.22

Tools - May 22, 2019

The Curve Editor appears black and doesn't show any information or data. This is a regression from 4.21.2 (CL-4753647) where the Curve Editor functioned as expected. This was reported and tested in ...

Sequencer tracks missing from packaged game when "spawned" is set to false

UE - Anim - Sequencer - May 22, 2019

Sequences appear to not be getting included when packaging out a project that includes spawnable actors with a "Spawned" track set to false ...

Ansel Wont Work if the Project is Still Open

UE - Graphics Features - May 22, 2019

Ansel wont work if the same project is still open while running the packaged version. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...

Crash when Enabling HDR in a Standalone Fullscreen Game

UE - Graphics Features - May 22, 2019

Enabling HDR with the r.HDR.EnableHDROutput command causes a crash in fullscreen standalone as well as packaged projects. This only happens with HDR monitors, following the same steps on a monitor t ...

Wrong IDE loads when Visual Studio 2019 is selected

UE - Foundation - Cpp Tools - May 22, 2019

Visual Studio 2019 does not load even when it is selected as the chosen IDE. Instead the editor loads Visual Studio 2017. If you create a new C++ class after switching the IDE and restarting the Edi ...

Pivoting around an object does not appear to work when piloting an object in the editor

Tools - May 21, 2019

The pivoting feature (Alt + Left mouse button) appears to have been remove when piloting objects in the editor ...

Two Incompatible Object types are able to connect via add array in Blueprint Graph.

UE - Gameplay - May 21, 2019

it is possible to connect two incompatible types to an Array Blueprint function node by connecting the Item pin first.  The type of Array function nodes is determined by the first thing connected t ...

Smart Nav Links created via Load Level Instance are broken, but Simple Nav Links are fine

UE - AI - May 20, 2019

Maps brought in via Load Level Instance that contain Nav Link Proxys configured to use the Smart Link instead of the Simple Link end up creating a link at the center of the world instead of their ac ...

Cloth doesn't transform properly when previewed in sequencer while simulation is paused

UE - Anim - Sequencer - May 20, 2019

After pausing a simulation, sequencer does not pause. Any cloth part of the sequence does pause while the rest of the sequence is still playing.  When closing the sequence and setting the sequence ...

Surface snapping attached actors cause unexpected behavior

Tools - May 17, 2019

Surface snapping causes erratic changes in scale to StaticMeshActors that have children of the same type. The user also has provided a potential solution to this bug (Please see the code below. N ...