Foliage / Instanced mesh components triggering many overlap events

UE - World Creation - Worldbuilding Tools - Foliage - Feb 5, 2016

When a player pawn overlaps a foliage/instanced mesh component, it triggers repeated begin/end overlap events on the foliage actor even when the player barely moves. ...

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

Cannot Increment a Blackboard Key Value

UE - Gameplay - Blueprint - Feb 4, 2016

Getting a blackboard value as int and then attempting to increment it does not actually increment the value. Upon attempting to increment a value that started at 0, the editor continued to print out ...

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

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

UMG widgets with instanced properties reset those properties to default on compilation

UE - Editor - UI Systems - Feb 2, 2016

This is perhaps a misuse of Instanced properties but the repro info is good so I thought I'd better add it to Jira. See Additional Info URL for details. Checked and happening on: //UE4/Main CL-2884 ...

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