A canvas panel is created for blank widgets when reopening the editor

UE - Editor - UI Systems - Oct 25, 2016

A canvas panel is created for blank widgets when reopening the editor. The canvas panel returns when the editor is restarted if the widget is empty ...

Crash attempting to drive a Pawn with no torque

UE - Simulation - Physics - Oct 24, 2016

Crash occurs when the user attempts to drive a non-Vehicle pawn (using a Vehicle Wheel Movement component) with the Torque Curve flattened to 0. I was not able to reproduce this crash when I tried ...

Disabling 'Use Landscape Lightmap' option Skewing Procedural Foliage Instances

UE - LD & Modeling - Terrain - Landscape - Oct 24, 2016

Disabling the 'Use Landscape Lightmap' when using procedural foliage, will skew the placed instanced meshes. Regression? Yes, this issue did not occur in the 4.13.1 release. ...

Right click rename curve in Persona does not allow you to change the name of the curve on Mac

UE - Platform - Apple - Oct 24, 2016

The user is unable to right click to rename a curve on Mac as it immediately reverts to being uneditable. The user can double click to rename the curve. This does not occur on Windows. ...

CrossCompileTool module fails to build due to missing include

UE - Graphics Features - Oct 24, 2016

The include for VulkanConfiguration.h was added to VulkanBackend.h, which is one of the external dependencies for the CrossCompileTool. This include is not complete however. This results in this mod ...

The Web browser widget appears to be offset

UE - Editor - UI Systems - Oct 24, 2016

The Web browser widget appears to be offset. The web browser widget appears to be offset and does not scale itself to fit the bounds of the widget. Note: This appears to function correctly in 4.13. ...

Crash opening packaged project on iOS

UE - Platform - Mobile - Oct 24, 2016

Opening a packaged project for iOS will crash. ...

Widgets can no longer take focus after clicking somewhere other than the widget itself

UE - Editor - UI Systems - Oct 24, 2016

Widgets can no longer take focus after clicking somewhere other than the widget itself. The input mode appears to change, but does not change back when clicking widgets Note: This issue did not app ...

Cannot click send in CrashReportClient on Mac

UE - Foundation - Core - CrashReportClient - Oct 24, 2016

The CrashReportClient does not allow the send buttons to be clicked on a Mac. The client works fine on Windows. This works in 4.13.2. Works in: 4.13.2 - 3167898 Broken in: 4.14.0 - 3171634 WORKA ...

UnrealCEFSubProcess requires Visual Studio 2013 to be compiled

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 21, 2016

When trying to build the entire engine solution or UnrealCEFSubProcess directly, Visual Studio 2013 is required to be installed for UnrealCEFSubProcess to complete successfully. There is also an err ...