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

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

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

"Set Animation Mode" creates multiple instances of the AnimBP

UE - Gameplay - Blueprint Editor - May 12, 2015

Changing the Animation Mode repeatedly creates a new instance of the AnimBP being used every time you switch back to the Animation Blueprint mode. Example Project: [Link Removed] ...

German keyboard layout does not recognize the keys ö,ü,^ in editor

Tools - May 12, 2015

ö,ü,^ keys are not recognized on keyboards with a german QWERTZ layout in editor. ...

On Linux, FBX Import breaks content browser and RMB control in edior

UE - Platform - Linux - May 12, 2015

After importing a FBX and closing the project, upon reopening the content browser does not show any assets and click/holding RMB does not allow camera to pan around. ...

Cannot place static mesh in location if foliage mesh is already placed in same location

UE - World Creation - Worldbuilding Tools - Foliage - May 12, 2015

If a foliage object is already placed in level at a location, it will delete any static mesh that is placed in the same location. ...