Widget components and widgets in screen space are not the same color

UE - Editor - UI Systems - Jun 27, 2016

Widget components appear to be affected by lighting. This causes differences in color between widget components and widgets that have been added to the viewport. ...

Incorrect tiling when an image is placed in retainer box and clips outside of the canvas panel

UE - Editor - UI Systems - Jun 27, 2016

If an image in placed within a retainer box and is then placed so that it is clipping with the edges of the canvas panel it will tile incorrectly. ...

Enabling World Composition Skips Intro Movies

Tools - Jun 24, 2016

Startup movies are skipped when World Composition is enabled. Even with the 'Wait for Movies to Complete' option enabled, the startup movie plays for a very short time, and then the level is loaded ...

Local transform appears to move objects in an unexpected direction when dealing with groups

Tools - Jun 24, 2016

Local transform appears to move objects in an unexpected direction when dealing with groups after the group has been duplicated. ...

Adding elements to an array variable within a struct minimizes defaults category for the array.

UE - Gameplay - Blueprint - Jun 23, 2016

Adding elements to an array variable within a struct minimizes defaults category for the array. Regression (no) issue (does) occur in 4.11.2 ...

HMD Mirror Mode causes vive to have black preview screen

UE - Platform - XR - Jun 23, 2016

[NickW] SteamVR uses HMD Mirror, but this should fail more gracefully Not sure if this is supported for vive, but it puts the user in a state where they can't undo the command (or change back to a ...

Overlap functions of child actor components run when spawned without overlap if player is at 0,0,0

UE - Gameplay - Jun 23, 2016

Overlap functions of child actor components run when spawned without overlap if player is at 0,0,0. It registers all "other actors" as cast successful even when the actor cast to is not the actor's ...

Widgets set to the color FF00FFFF will become gray after compile

UE - Editor - UI Systems - Jun 22, 2016

Widgets set to the color FF00FFFF will become gray after compile ...

Keeping editor unfocused while in PIE leads to memory leak

UE - Foundation - Core - Jun 22, 2016

Keeping editor unfocused while in PIE leads to memory leak, eventually freezing the editor. The editor must be closed through task manager and leaves no crash report or log error. ...

FAES::DecryptData does not decrypt the supplied input.

UE - Foundation - Core - Jun 22, 2016

Something that has been encrypted with the FAES::EncryptData() function does not return to the original input when decrypted with FAES::DecryptData(). ...