Launching QAGame for HTML5 creates an 'uncaught exception: out of memory'.

UE - Platform - Mobile - Jan 18, 2017

Launching onto HTML5 opens the browser to Uncaught Exception: out of Memory After running it on a 64-bit browser, the following is printed:uncaught exception: abort("Cannot enlarge memory arrays. E ...

Ensure clicking on the floor mesh in Anim Blueprint preview

OLD - Anim - Jan 18, 2017

REGRESSION No, occurs in 4.14.3 Ensure occurs if the user clicks on the floor mesh in the Animation Blueprint viewport. ...

Actor leaves behind ghost collision when detached and simulating physics

UE - Simulation - Physics - Jan 18, 2017

Actor leaves behind ghost collision when detached and simulating physics. The collision doesn't show when 'Show Collision' is enabled but from the physics simulation it is clear that a collision box ...

Servers are not visible to clients in ShooterGame with LAN off

UE - Networking - Jan 17, 2017

Server are not visible to clients in ShooterGame when the LAN is set to off. This occurs on all native platforms when trying to connect to each other when the LAN is off. REGRESSION: Yes Worked: 4 ...

Missing Controller Controls options in VehicleGame

Docs - Samples - Jan 17, 2017

In The options, the controller controls options are missing a couple of the controls of the game. It might also have a control option for restarting position as well. This is a regression ...

"Short Form string asset reference" warnings in KiteDemo

Docs - Samples - Jan 17, 2017

These warnings appear upon opening the project. ...

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

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

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