AHUD::DrawMaterialSimple does not render on ANdroid device when MobileHDR is disabled

UE - Platform - Mobile - Oct 23, 2015

After cooking, If user installs same project which contains drawing material via DrawTile function in HUD, is not displayed in es2, with MobileHDR off (verified on android device) DrawTile script i ...

Translucent Surface Material and Additive Particles not rendering on Metal in Shipping/Distribution

UE - Platform - Mobile - Oct 22, 2015

Certain Translucent Materials with Surface Lighting Models and Additive Material based Particle Systems will not render in Shipping/Distribution configuration using Metal Rendering on an iPhone 6*. ...

Asset Override Editor does not have vertical scrollbar until window is resized

OLD - Anim - Oct 22, 2015

If a child anim blueprint has enough animations to go beyond the view of the asset override editor, the override editor will not show a vertical scrollbar until the window is resized. ...

Naming an Event Dispatcher the Same as an Overridable Function Corrupts the Event Dispatcher

UE - Gameplay - Blueprint - Oct 21, 2015

Creating an event dispatcher in a widget blueprint with the name OnDrop, which is already an existing overridable function, causes the event dispatcher to become corrupted and prevents it from being ...

Static Lighting from a nested Blueprint is not saved in Lighting Build

UE - Graphics Features - Oct 21, 2015

Licensee has a setup in which static lighting is placed in a Blueprint Actor and then a New Blueprint is created with the parent added to this new blueprint. All Elements in both Blueprints are set ...

Find-in-Blueprints fails to collect implemented interface graphs

UE - Gameplay - Blueprint - Oct 21, 2015

Find-in-Blueprints completely misses implemented interface graphs due to how they are stored within the UBlueprint. This results in the graphs being unsearchable (all nodes and pins, possibly sub-gr ...

Replacing Selected Actors does not replace all references.

Tools - Oct 21, 2015

When using the "Replace Selected Actors with" feature in the editor, references to the replaced actor are not updated to reference the new actor (where valid). They will appear to be replaced until ...

Deleting a Struct Attached to a Variable in a Blueprint Prevents it from Compiling

UE - Gameplay - Blueprint - Oct 20, 2015

Adding a variable of the type of a struct to a blueprint, deleting that struct, and then recompiling the blueprint fails. The variable is deleted, but the blueprint will continue to be unable to com ...

Landscape Components No Longer Editable after Undoing Component Deletion

UE - LD & Modeling - Terrain - Landscape - Oct 20, 2015

When working in Manage Mode with Landscapes and deleting a component, if you undo the deletion, you can no longer modify or select the component. I did attempt to rebuild the scenes lighting and ge ...

Widgets will not continue to tick when out of view

UE - Editor - UI Systems - Oct 20, 2015

If the player uses Event tick to set the position of a widget blueprint with in the viewport and the widget then leaves the bounds of the viewport the widget will then no longer update so that it ca ...