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

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

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

Ensure occurs when turning on Constraints in Advanced Show Flags

UE - Graphics Features - Jan 11, 2017

An ensure occurs when Constraints are toggled on in the show options. Note After the ensure, you can toggle Constraints off and on freely This is a Regression from 4.14.3 ...

Linux: Crash during shutdown

UE - Platform - Linux - Jan 11, 2017

Noticed this from having my Terminal open. ...

Crash after ejecting from PIE session and selecting a component in the details panel

Tools - Jan 11, 2017

This is NOT ocurring on Windows. Update chris.wood: Repro'd in Windows with the following stepsRun QAGame editor and open QAEntry mapDrop any destructible mesh actor from the Content Browser in the ...

GPU work performed between PostPresentHandoff and WaitGetPoses

UE - Platform - XR - Jan 12, 2017

...I assume this is the SceneCapture2d work. In async mode, we control interleaved reprojection (dropping to 45hz) based on measure gpu time. Since that work is sneaking in immediately after PostP ...

Log Spam Warnings when adding a font in the Font Editor

Tools - Jan 12, 2017

Adding Font to a Font asset spams the Output Log with warnings This is a Regression from 4.14.3 Warnings:LogStreaming:Warning: Failed to read file '' error. LogSlate:Warning: GetFontFace failed t ...

Crash attempting to play in Mobile Preview

UE - Graphics Features - Jan 13, 2017

This is a regression from 4.14.3 ...

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