Setting Lights, Static Meshes, and Actors to movable creates lighting error

UE - Graphics Features - Aug 15, 2017

There is an error that is occurring when using movable lighting with objects and actors that are also set to movable. This issue does not occur with objects or lights that are NOT set to movable. V ...

Tooltips can be displayed behind some Editor sub-windows on Mac

UE - Platform - Apple - Aug 16, 2017

Using Command-Tab on a Mac to go to another app and then return to the Editor will result in some tooltips being displayed behind Editor sub-windows. ...

Moving a Copy of an Actor from Persistent to Sublevel Dirties Persistent Level

Tools - Aug 18, 2017

Using Alt-Drag to move a copy of an actor from the persistent level to a sublevel (when the sublevel is selected as the current level in the Levels window), the persistent level is getting marked as ...

EObjectTypeQuery array nodes break when changing Object Channels in Project Settings

UE - Gameplay - Blueprint - Aug 18, 2017

When an object channel is deleted in Project Settings, any EObjectTypeQuery array becomes broken due to the array size shifting. Additionally: Enums can change when adding new Object Channels after ...

Editor reads Alt Gr key input as Ctrl + Alt

UE - Gameplay - Input - Aug 18, 2017

When changing editor shortcuts / input settings, pressing the AltGr key will cause the editor to read the key combination of Ctrl+Alt rather than a single key press. This is likely due to Ctrl+Alt ...

Small objects have erratic behavior when simulating physics

OLD - Anim - Aug 22, 2017

Small objects have erratic behavior when simulating physics. If drop at an angle, some will start spinning indefinitely on contact with the ground while others will spin in place when hit. This is ...

Copying values of an array created through C++ does not copy all values

Tools - Aug 24, 2017

Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...

Blueprint Diff tool fails to find nodes deleted from an Anim BP and also shows the incorrect State Machine rule

UE - Gameplay - Blueprint - Aug 24, 2017

When using the Blueprint Diff tool to diff an Animation Blueprint, it fails to find nodes that have been deleted from a State Machine rule. It also fails to show the correct State Machine rule when ...

Mouse is not captured when running -game on Linux

UE - Platform - Linux - Aug 28, 2017

Launching a game with the -game command causes the game window to not capture the mouse until the window is clicked. Regression: Yes - This behavior does not occur in 4.16.3 (CL 3561208) ...

Crane doesn't work in a packaged game

UE - Anim - Sequencer - Aug 24, 2017