Joystick is missing from projects on certain iOS devices

UE - Platform - Mobile - Jan 11, 2017

The Flying template is not displaying joysticks when deployed to iOS. Issue does not occur in: 4.14.3 - 3251583 Phones tested that have not experienced the issue: iPhone 6S_6240 ...

Lighting needs to be rebuilt in Advanced_Lighting map of starter content

Docs - Samples - Jan 11, 2017

Lighting needs to be rebuilt in Advanced_Lighting starter content map ...

LogRenderer errors produced when using the restore button in viewport

UE - Graphics Features - Jan 11, 2017

When using the restore button to obtain orthographic views of the scene the output log spits out several errors:LogRenderer:Error: No Color LUT texture to sample: output will be invalid. LogRendere ...

Compile failure adding C++ Vehicle or VehicleAdvanced pack to a project

UE - Gameplay - Jan 11, 2017

Adding the C++ Vehicle feature pack to a project fails to compile with the following error:CompilerResultsLog: Info Error: Couldn't find parent type for 'TP_VehiclePawn' named 'AWheeledVehicle' in c ...

Crash enabling Async Scene and opening level in editor

UE - Gameplay - Jan 11, 2017

This is a regression from 4.14.3 at CL 3251583 ...

Engine Crash When Enabling Distance Field Global Illumination and Opening TM-LightingFeatures

UE - Graphics Features - Jan 11, 2017

I was able to open the level once and after a few seconds of being opened the editor crashed while compiling shaders and generating mesh distance fields. Since then I have not been able to open th ...

Cannot add set/map variables to user defined structs

UE - Gameplay - Blueprint - Jan 11, 2017

For 4.15, we should (ideally) support this, or only provide the array option in sturct (if the other path is too big a change for 4.15 post-branch). ...

Procedural meshes spawned at runtime cause a crash

UE - Simulation - Physics - Jan 10, 2017

When using a procedural mesh at runtime, projects fail on mobile devices. Tested on both Android Nvidia Shield and iPhone 6+. ...

Launch on fails during staging with a SafeCopyFile Exception for MfMedia.uplugin

Tools - Jan 10, 2017

Was able to repro this on machines with and without machines set up for Xbone testing. ...

A crash can occur when multiple Actors are spawned/destroyed simultaneously with each one loading an asset.

UE - Foundation - Core - Jan 6, 2017

A crash can occur if multiple Actors are spawned/destroyed simultaneously, with each Actor loading an asset when it is spawned. This does not occur 100% of the time, but it does occur quite frequent ...