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

Nodes disappear when adding new pins if they are mostly off screen

UE - Gameplay - Blueprint - Jul 8, 2016

Nodes disappear when adding new pins if they are mostly off screen. This appears to happen most often with really tall nodes. ...

Adding an Event Dispatcher to a Template Character Blueprint Causes Increase in Compile Time

UE - Gameplay - Blueprint - Jul 8, 2016

Adding an event dispatcher to one of the pre-created character blueprints in the template projects causes an increase in compile times. This does not occur with a blank actor or character blueprint ...

Copy/Paste a data asset fields cause the fields to affect each other

Tools - Jul 7, 2016

When an element of a data asset is copied into another field, the two fields become "linked" and further edits to one field begin to affect the other. ...

Multiplayer Shootout is broken in 4.12

Docs - Samples - Jul 7, 2016

Multiplayer Shootout is broken in 4.12. Appears to be caused by the AimOffset animations being imported at the incorrect scale. Regression: Yes, does not occur if you create a 4.11 version of the ...