Crash when implementing interface to child blueprint and then implementing it with parent blueprint

UE - Gameplay - Blueprint - Jul 11, 2016

If the user uses a Blueprint Interface in children Blueprints and then goes to the parent Blueprint and tries to implement the same Blueprint Interface in the parent Blueprint, the editor will crash ...

Poses Asset UI doesn't update correctly when updating from new source animation

OLD - Anim - Jul 11, 2016

If the user updates to a new Source Animation for a pose asset, while a pose was active in the viewport (weight set to 1.0), the pose will be set to 0.0 in the pose list even though it's still activ ...

Packaging project with Blueprint nativization on produces various warnings.

UE - Gameplay - Blueprint Runtime - Jul 11, 2016

From a UDN thread: When cooking, we are seeing hundreds of warnings of the format "Compiler Warning A node that generated no code of it's own ( X ) tried to inject code into Y". There isn't anythin ...

Multiplayer VR Preview Support Broken

UE - Platform - XR - Jul 11, 2016

The VR Preview used to work with multiple clients but now only works with the first client. This makes testing multiplayer features difficult or impossible as there is no way to change which client ...

Cannot (Easily) Change the Case of Folder Names in the World Outliner

Tools - Jul 11, 2016

In the World Outliner, without the following workaround, you cannot simply change the case of a folder name from upper to lower case or vice versa. EXAMPLE: map -> Map = map WORKAROUND: Change "M ...

Renaming engine folder causes GenerateProjectFiles to fail on Mac

UE - Platform - Apple - Jul 11, 2016

When running GenerateProjectFiles.command on Mac from a folder with a space in the nam, the folder structure is read incorrectly. This leads to the .command file failing when trying to set up Mono ...

Crash changing mesh paint material in blueprint, then changing to a different mode tab

Tools - Jul 11, 2016

The editor crashes changing from mesh paint mode to another mode if the user has changed the material of an "Add Static Mesh Component" or "Add Spline Mesh Component" in a BP and compiled while in m ...

Re-importing JSON File Causes a Blank Editor Window Until the Asset is Reopened

UE - Editor - Content Pipeline - Import and Export - Jul 11, 2016

Re-importing a JSON file causes the asset window to be cleared out until the file is reopened in the editor. ...

With Accurate Velocities from Vertex Deformation and Instanced Stereo enabled anti-aliasing does not affect the right eye

UE - Platform - XR - Jul 8, 2016

KevinR: Make sure you are using Temporal AA (TXAA), and I was using SteamVR/Vive With Accurate Velocities from Vertex Deformation and Instanced Stereo enabled anti-aliasing does not affect the righ ...

Existing data can be lost from a datatable if the datatable is based on a struct that contains an array of another struct

Tools - Jul 8, 2016

If a DataTable is created in the Editor based on a struct that contains an array of a second struct, and a change is made in the second struct, any existing data values that have been entered into t ...