MIDIDeviceController.h causes compilation errors when included in an external module

UE - Audio - Jan 16, 2017

When you attempt to access MIDIDeviceController.h in your own project, it'll fail when you include it. This is the main error, while the other is a syntax error: missing type specifier - int assume ...

Raw Input debug info doesn't display axis properties until input is made

UE - Gameplay - Input - Jan 16, 2017

After running "showdebug rawinput", axis properties will not be visible in the debug information on screen, until the user makes input on the non-XInput device. ...

QAGame Crashes on launch on iphone 6 (iOS 8)

UE - Platform - Mobile - Jan 16, 2017

this crash was encountered during the mobile compat for 4.15. So far, just this device has been affected. ...

SunTemple fails to open on some Android devices.

UE - Platform - Mobile - Jan 16, 2017

This is occurring on device 2888_KindleFireHD8.9" This is a regression from 4.14 ...

Running ShowDebug console command during countdown in VehicleGame disables input

UE - Gameplay - Input - Jan 16, 2017

REGRESSION No, occurs in 4.14.3 In VehicleGame, if the user runs a "showdebug" command (such as "showdebug animation" or *showdebug rawinput") while the starting countdown is going on, all input wi ...

Hierarchical Instance Static Mesh's array does not reorder itself correctly

UE - Graphics Features - Jan 16, 2017

When an instance is removed from a Hierarchical Instanced Static Mesh's array, if there are indices that are further along in the array that fill that index, the last index in the array is used to d ...

Separate Fill Alpha does not work on font outlines when outline size is set to 1

UE - Editor - UI Systems - Slate - Jan 16, 2017

Font outlines render underneath the text, meaning that partially transparent text will allow the outline color to show through. This can be avoided by enabling Separate Fill Alpha. However, that opt ...

Font outlines do not multiply color and opacity from parent widgets

UE - Editor - UI Systems - Slate - Jan 16, 2017

We don't currently multiply by the parent widget's color and opacity when calculating the color and opacity of a text block's outline. Since color and opacity are precalculated before the outline is ...

SunTemple is washed out in one color on some Android devices.

UE - Platform - Mobile - Jan 16, 2017

This was discovered during the 4.15 mobile compat. ...

'Random Pitch Angle' not working when 'Collision with World' is enabled for Foliage instance settings

UE - World Creation - Worldbuilding Tools - Foliage - Jan 16, 2017

The 'Random Pitch Angle' setting within the Foliage instance settings are being overridden or ignored when 'Collision with World' is also enabled. This occurs in the binary releases of 4.12.5, 4.13 ...