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

Startup Movies Fail to Play when Audio Devices are Disabled

Tools - Feb 1, 2016

If a user launches a project in Standalone mode and has a Startup movie while the audio devices on the computer are disabled, the movie will fail to play. As soon as you re-enable an audio device, ...

The Tooltip for the Apply button in Material Editor incorrect uses it's instead of its

UE - Rendering Architecture - Materials - Feb 1, 2016

See Attached Picture: [Image Removed] ...

Crash Occurs When Using Move Component To and Overlap Event

UE - Gameplay - Jan 29, 2016

When using move component to to move a component, and then calling Destroy Actor when the actor overlaps another actor, a crash occurs. In this case, the user was attempting to move their static m ...

FBX Import flips faces of mesh on Import for static meshes

UE - Graphics Features - Jan 29, 2016

User is reporting that this is happening with some, but not all meshes. I didn't see anything out of the ordinary when looking at the asset in 3Ds Max, and the asset will import correctly into 4.10. ...

Converting Int to Byte to Enum crashes editor during PIE

UE - Gameplay - Blueprint - Jan 28, 2016

Converting Int to Byte to Enum crashes editor during PIE. Frequency: 3/3 Crashreporter: N/A ...