Steam Controller joysticks do not register for Gamepad Joystick events in the editor

UE - Online - Oct 12, 2016

When using the Steam Controller in the editor, even if the left joystick is set to be inputting joystick events, it continues to emulate WASD for movement or doesn't take any input at all, depending ...

Block noise on particles/skeletal meshes when launched onto certain Android devices

UE - Platform - Mobile - Oct 12, 2016

When launching particles and skeletal meshes on certain devices, they create block noise pixels instead of a smooth flame for example. Regression: Yes Did not occur: Binary 4.12.5-3039270+++UE4+Rel ...

Custom Event with array param does not take a pointer to the array

UE - Gameplay - Blueprint - Oct 12, 2016

When an array is passed into a BP custom event, the array's data is passed to the event rather than a pointer to the array itself. This means edits made directly from the event node's input pin (su ...

Dirt mask (bloom) is not displayed in some Mali Devices

UE - Platform - Mobile - Oct 12, 2016

In some mali devices (Galaxy S6, SC-05G, Android 5.0.2 / Galaxy Note 5, SM-N920C, Android 5.1.1) cannot display dirt mask in the bloom effect. This is well displayed in iPhone 5s, LG G4, Nexus 5 ...

Start up movies are default checkerboard when blacklisting slate fonts in shipping package

UE - Platform - Mobile - Oct 11, 2016

When using pakblacklist for shipping, the start up movie will become a checkerboard due to ../../../Engine/Content/Slate/Fonts being included in the blacklist file. This is happening on both Android ...

UBT does not add include directories that differ by case only

Tools - Oct 11, 2016

If you have a sitatuion like Public/Filename/Foo.h Public/FileName/Bar.h you cannot have #include "Foo.h" #include "Bar.h" in your .cpp file during the native build. Either Foo.h or Bar.h will b ...

[Feature Request] Improve FExtensibilityManager to afford better specialization of context types

Tools - Oct 11, 2016

Currently FExtensibilityManager assumes that all extensibility is going to operate on TArray<UObject*>. Moving forward, we want to be able to supply custom, domain-specific context information to e ...

Lengthy Compile Times on Blueprints Containing an Array of Self References When Multiple Instances Exist in the Level

UE - Gameplay - Blueprint - Oct 11, 2016

There are lengthy compile times with a blueprint with 50+ instances in the level that contains an array of self references. On lower-end machines, the compile times are upwards of 10 seconds. Found ...

Event Dispatcher Automatically Targeting Self in Child Blueprint

UE - Gameplay - Blueprint - Oct 10, 2016

When attempting to bind an event in a child blueprint using a variable from the parent blueprint, the target of the assign node is automatically set to self instead of the target variable that you d ...

Sculpting on Edge of Landscapes produces Random results on Mac

UE - LD & Modeling - Terrain - Landscape - Oct 10, 2016

When sculpting on the edges of landscapes, the changes in the landscapes height can be random and inconsistent. The user reporting this issue tested on an iMac 5k with AMD Radeon R9 M395X 4096 MB. ...