Crash on attempt to clear(NullifyInstance) of duplicated Hierachial Instanced Static Mesh

Tools - May 31, 2019

When creating an C++ Actor with a Hierarchical Instanced Static mesh. when duplicating such an actor with mesh instances, the instances are not visible on the level. In this state, calling HISM comp ...

Actors spawned by child actor components are selectable in the world outliner

UE - Editor - UI Systems - Slate - May 31, 2019

The actor assigned to a child actor component should only have it's properties modified on the template, as the actor is spawned dynamically by the component. We used to enforce this by automaticall ...

Actor transform widget does not update its position when selected actors move during simulation

Tools - May 31, 2019

The Actor Transform Widget/Gizmo does not follow any actors that are moved during Simulate when the actors are selected. If the selection is changed or if the actor is clicked again, the Widget/Gizm ...

Focus jumps to the root widget after renaming a widget in the widget hierarchy and then pressing a direction arrow

UE - Editor - UI Systems - May 31, 2019

When renaming a widget in the widget hierarchy the user experiencing does not appear to match up with what is expected. After renaming the widget if the user presses the down arrow key it is assumed ...

Moving Folders will result in an empty duplicate folder being left behind

Tools - May 31, 2019

When moving folders in the editor a duplicate empty folder appears to be created in the location of the original folder. ...

Crash when debugging project offscreen

UE - Graphics Features - May 30, 2019

Running a project with the RenderOffscreen flag in the DebugGame configuration applied causes the debugger to crash. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 6674923) ...

Overriding a Custom function(From Parent) with no return output in a Child Blueprint results in custom function appearing in event graph of child blueprint.

UE - Gameplay - May 30, 2019

Overriding a Custom Function from a Parent Blueprint with no return output in a Child Blueprint results in custom function appearing in event graph of child Blueprint. ...

Sequencer doesn't update Light color track

UE - Anim - Sequencer - May 30, 2019

Register Default Device setting for Raw Input requires a restart to take effect

UE - Gameplay - Input - May 29, 2019

Toggling the Register Default Device setting for the Raw Input plugin does not take effect until the user restarts the editor. If this is expected, it is not communicated to the user (either by too ...

Using the Editor in Fullscreen mode on Linux causes it to freeze and occasionally lock up the computer

UE - Platform - Linux - May 29, 2019

Using the Editor in Fullscreen mode on Linux causes it to freeze and occasionally lock up the computer. This freeze causes the various symptoms described in the Results field. In 4.21.2 (CL-4753647) ...