Some reimport method always return true(success) even if there was some errors

Tools - Oct 25, 2016

The following method dont return false when there is an errorUReimportFbxAnimSequenceFactory::ReimportUEditorEngine::ReimportFbxAnimation ...

Static Meshes in sublevels disappear from world content browser if they are culled out of a cull distance volume during PIE

UE - World Creation - Worldbuilding Tools - World Composition - Oct 25, 2016

Cull Distance Volumes cause objects within them to disappear from the World Composition window if they are culled out at runtime. Regression (no) issue (does) occur in 4.12.5 ...

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