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 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 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. ...
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. ...
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. 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. ...
Opening a packaged project for iOS will crash. ...
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 ...
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 ...
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 ...