Screen Position shares TextCoord coordinate space

UE - Graphics Features - Feb 4, 2016

ScreenPosition is not updating when the viewport is resized. As the viewport is made larger, screen position scales to match this larger area. As the viewport is made smaller, screen position contin ...

Screenshots are mirrored when using the console command on Android devices

UE - Platform - Mobile - Feb 3, 2016

Screenshots taken from the console command are mirrored when saved. This was unable to be checked in 4.11 due to [Link Removed] or [Link Removed] ...

Sub Classing World Settings Causes Hot Reload to Crash

UE - Foundation - Core - Feb 3, 2016

When creating a subclass of World Settings, attempting to use the in-editor compile button to compile the code causes the editor to crash. Found in 4.11 Preview 4. Reproduced in 4.10.2 binary and ...

Crash when editing draw size for a widget component

UE - Graphics Features - Feb 2, 2016

A crash will occur when editing the Draw Size of a Widget Blueprint in an Actor Blueprint class. Sometimes it will crash instantly after editing the Draw Size and other times it will take a couple ...

Unused file appear to be cooked when cooking for windows

UE - Foundation - Core - Cooker - Feb 2, 2016

If the user cooks for windows via File > Cook Content for Windows then is appears to include files that unused (EditorBlueprintResources, EditorLandscapeResources, EditorMaterials, EditorResources a ...

Crash when DFAO is disabled and a lower scalability is used while Distance Field Shadowing is enabled.

UE - Graphics Features - Feb 2, 2016

When enabling Distance Fields for a project and adjusting the cvars to disable DFAO and set a lower Detail Mode will result in a crash. Using the console commands outlined in the steps will work. ...

Delays do not appear to be working in a game instanced after packaging a project

UE - Gameplay - Blueprint - Feb 2, 2016

If a user uses a delay in a game instance, this will work in PIE but not after packaging. ...

The layer option for grid panels do not appear to be having an effect on draw order

UE - Editor - UI Systems - Feb 1, 2016

It appears that users are unable to order widgets within a grid panel so as to set what widget that would like to be in the front. The layer option in the details panel says that it affects draw ord ...

Opening a data table based on a struct with a slate brush variable crashes the editor

UE - Editor - UI Systems - Slate - Feb 1, 2016

Attempting to open a data table based on a struct with a slate brush variable crashes the editor. Frequency: 2/2 CrashReporter: N/A ...

User Defined Enum Display Names aren't deterministic for localization/cooking

UE - Editor - UI Systems - Localization - Feb 1, 2016

UUserDefinedEnum contains an array of FTexts which are supposed to be used as localized display names, however these are populated from the underlying UEnum type using the meta-data on the object. T ...