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 ...

GetLocalizationTargetByName preforms the same function in if and else statements

UE - Editor - UI Systems - Localization - Jul 8, 2016

The if/else statement that defines GetLocalizationTargetByName has the same code in both the if portion and else portion. This means that the same code is executed regardless of the evaluation of t ...

Level streaming will incorrectly stream levels with similar names

UE - Gameplay - Jul 8, 2016

When streaming levels where one level has a partial name of another level, the incorrect level will be found and streamed rather than the desired level. Ex: When attempting to stream a level named ...

nativizing structs containing default class values appears to cause packaging to fail

UE - Gameplay - Blueprint Runtime - Jul 8, 2016

nativizing structs containing default class values appears to cause packaging to fail ...

Compiler Results Panel Displays No Information Upon Successful Compile

UE - Gameplay - Blueprint - Jul 8, 2016

Compiling a blueprint successfully displays no information in the Compiler Results window. However, if there are any errors, these will show up. This does not occur in 4.11.2 or 4.12.5. This is a ...