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

Widget bindings do not appear to look for other widgets as possible SubObject properties

UE - Editor - UI Systems - Jan 11, 2017

Widget bindings do not appear to look for other widgets as possible SubObject properties. Widget references do not show up as possible SubObject properties ...

Ensure occurs when turning on Vector Fields Developer Flag

UE - Niagara - Jan 11, 2017

The editor crashes with an ensure in the output log when Vector Field flag is toggled on in the show options of the viewport. LogOutputDevice:Error: === Handled ensure: === LogOutputDevice:Error: E ...

Making the viewport fullscreen while Application scale is a value other than 1.0 results in a zoomed in/out viewport

Tools - Jan 11, 2017

When using Application Scale in the editor, using F11 to make the viewport fullscreen results in an either zoomed in or zoomed out fullscreen version. Note: This same issue occurs when using a comb ...

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

'Enable Physics Interaction' Not Preventing Character From Interacting With Physics Objects

UE - Gameplay - Jan 11, 2017

When running a dedicated server using the Run Dedicated Server checkbox under the Play button dropdown, character's with Enable Physics Interaction set to false are still able to interact with physi ...

Lighting data wiped if sub level is hidden while rebuilding lighting for visible levels

UE - Graphics Features - Jan 11, 2017

When building lighting now you can no longer have a hidden sub level and have it retain it's built light if it was previously built. For instance, if you have a persistent level and hide the sub-lev ...

Static variable declaration causes unresolved external errors when calling FRootMotionMovementParams functions

OLD - Anim - Jan 11, 2017

Attempting to call a FRootMotionMovementParams function results in an unresolved externals error on compile because of the static FVector RootMotionScale variable. Workaround: In source, removing s ...

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