Cannot undo actor transform performed during pilot mode

Tools - Oct 26, 2016

Cannot undo actor transform performed during pilot mode. The Undo history does not appear to include the movement of the actor that was done in pilot mode ...

BulkData Async loading remains in memory

UE - Foundation - Core - Oct 26, 2016

Gil's new loading path may already walk away from this issue. But here's some thing I tested locally if we want to fix this. A simple way to fix is to simply add BulkDataAsync.Deallocate(); ResetA ...

Motion Controllers appear to be jittery if the actor is attached to another moving actor

UE - Platform - XR - Oct 26, 2016

Motion Controllers appear to be jittery if the actor is attached to another moving actor. The Motion controllers shake as the actor is forced to move as it it attached to another actor that is movin ...

Depth reading features on devices without framebuffer fetch are relying on undefined behaviour.

UE - Platform - Mobile - Oct 26, 2016

For devices without framebuffer fetch we are relying on undefined behaviour for depth reading with decals, mod shadows and depth reading materials. (ES2 spec: 3.8.6 Texture Framebuffer Attachment). ...

Missing Persona Keyboard Shortcuts in Editor Preferences

UE - Gameplay - Oct 25, 2016

After opening a skeletal mesh in Persona, the keyboard shortcuts do not appear for Persona and cannot set keyboard shortcuts This is a regression, Persona appears as a category in 4.13.2 ...

User is not able to use Create Comment shortcut in BT/EQS editors

UE - AI - Oct 25, 2016

User is not able to use the Create Comment shortcut (C by default) to create a comment in either the Behavior Tree or EQS editor graphs. This works in blueprint graphs and makes adding comments eas ...

Cannot add comment to EQS editor

UE - AI - Oct 25, 2016

User is not able to create a comment in the EQS editor. This prevents them from organizing and providing information on the asset's logic. ...

Send and Restart from Crash Reporter Opens Project Browser

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

After hitting Send and Restart from Crash Reporter, the project browser opens instead of the project that you were working in. This has been a issue from bug - UE-36429 ...

Uniform Scale has no effect on .fbx's imported with "Transform Vertex to Absolute" unchecked

UE - Editor - Content Pipeline - Import and Export - Oct 25, 2016

Uniform Scale has no effect on .fbx's imported with "Transform Vertex to Absolute" unchecked. NOTE: This was tested with assets from both 3DS Max and Blender. Regression (no) issue (does) occur ...

Users can create multiple tracks for the same parameter in sequencer

UE - Anim - Sequencer - Oct 25, 2016

Users can create multiple tracks for the same parameter in sequencer. In the case of changing a spotlight color the change in color results in a new track being created ...