"Play" node does not restart the animation when triggered

UE - Gameplay - May 13, 2015

"Play" node in the Blueprint Editor does not restart the animation when it is triggered. Problem crops up when somebody wants to replay the animation assigned to the skeletal mesh more than once. ...

Adding key frames to an animation will cause the editor to crash

OLD - Anim - May 13, 2015

When the use adds key frames to a new animation sequence and then compiles and saves the editor will crash. ...

State Machine Transition Order of Execution appears to be out of order

OLD - Anim - May 13, 2015

Licensee has called out a strange order of execution when a state machine begins a transition to another state.The condition for the transition A -> B is evaluated as trueThe condition for the trans ...

The Get Overlap Infos is not very descriptive and some data is not being exposed

UE - Gameplay - May 13, 2015

The Get Overlap Infos is not very descriptive and some data is not being exposed. It's not clear what this node should be returning, and there isn't much that can be done with the return currently. ...

Importing a New Substance Preset will crash the engine

UE - Foundation - Core - May 13, 2015

With the Substance plugin installed and when you try to import new preset data into the Substance Graph Instance, the engine will crash ...

Pivot does not stay with grouped actors when surface snapping is enabled

Tools - May 13, 2015

Surface snapping causes the pivot to move to a different location away from the grouped items. The pivot can be reset by ungrouping and regrouping, but the pivot moves away from the group when the g ...

Externally Referenced error is produced after cloning a 4.6.1 project and converting it to a 4.7.6 project

UE - Foundation - Core - May 13, 2015

A User in unable to save there project because of they get warnings for all of the objects in their scene saying they are externally referenced. This happens after cloning a project and then convert ...

Using a user generated timeline in blueprint causes an exception in engine code.

UE - Gameplay - May 13, 2015

This crash is caused by an exception that is thrown due to the functions inside of a blueprint based off a user-defined class that is suppose to mimic Timelines. ...

Stacked Material Nodes become difficult to read

UE - Rendering Architecture - Materials - May 13, 2015

Material Nodes, particularly Constant Vector 3s and Texture Samples, become difficult to read when users overlay them like stacked cards. [Image Removed] Also reproduced in Main Promotable-CL-2548 ...

Subobject instancing is broken and causes asserts when creating an instance of a blueprint class from non-CDO archetype

UE - Foundation - Core - May 13, 2015

When spawning an instance of a blueprint using an archetype that is not a class default object, child components will be attached to the template component instead of the instance. ...