Root Motion does not work with Sub Anim Instances

OLD - Anim - Mar 20, 2017

Root Motion does not work with Sub Anim Instances. Note: "Root Motion from Everything" is enabled on the Sub and Top AnimBPs ...

Crash when using 'DumpLightmapSizeOnDisk' Console Command

UE - Graphics Features - Mar 21, 2017

A crash occurs when using the 'DumpLightMapSizeOnDisk' in the Console Command. ...

Spectator Pawn cannot be added to level by dragging into viewport

Tools - Mar 23, 2017

Spectator Pawn cannot be added to level by dragging into viewport but can be added by using place actor in the level viewport. Regression: This issue occurs in 4.13.2, 4.14.3, and 4.15.1 of the Bin ...

Crash Clicking on Enum in BT Decorators After the Enum Has Been Altered

UE - AI - Apr 5, 2017

Clicking on a Behavior Tree decorator that references an Enum blackboard key will crash the editor if that Enum has been altered in the method described in the repro steps. If you set decorators to ...

Nav Link Component's Transform Being Ignored

UE - AI - Apr 5, 2017

Nav Link Components are not respecting transform changes inside of the blueprint's viewport. They will always originate from the Actor's origin point. ...

Plugins do not work on Mac if they are added to a project via a symlink

UE - Platform - Apple - Apr 5, 2017

The Editor on Mac does not recognize plugins that are added to a code project via symlink (the plugin code is located somewhere other than in the project's Plugins folder). Xcode properly recognizes ...

Load level sequence asynchronously

UE - Anim - Sequencer - Apr 10, 2017

https://udn.unrealengine.com/questions/355667/sequencer-async-loading-issue.html ...

Failed check() when placing large numbers in to a From Seconds node and print them to the screen

UE - Gameplay - Blueprint - Apr 10, 2017

Crash when placing a number >= 922337181697 in to a From Seconds node and print them to the screen ...

Unnecessary files in Perforce Depot

Several unnecessary files seem to have found their way into the Perforce depot and need to be cleaned up. Affected files:Engine/Documentation/Source/Engine/Matinee/HowTo/MHT_3/Images/MHT#_Drag_In_C ...

TextBox widget renders differently when in a Retainer Box

UE - Editor - UI Systems - Apr 18, 2017

REGRESSION: Yes, does not occur in 4.15. When a TextBox is wrapped in a Retainer Box, it appears faded when rendered in the viewport. ...