"Select New Skeleton" window appears behind editor and gives error

OLD - Anim - Apr 21, 2015

When you select an asset that references a skeleton that has moved, the editor asks you to choose a new skeleton. When you choose Yes is it gives the message "The Anim Blueprint could not be loaded ...

Distance Fields no longer work with instances when PIE/Simulate

UE - Graphics Features - Apr 20, 2015

When using distance fields with instance meshes from the foliage tool everything works correctly, however, when simulating or PIE the distance fields will be removed. This working correctly in 4.7.5 ...

Replication variable is incorrect in Details panel

UE - Gameplay - Blueprint - Apr 20, 2015

When setting a replicated floating variable, the replication doesn't appear correctly within the replication section of the Details Panel. ...

Cannot create a return node with an execution pin only for a function

UE - Gameplay - Blueprint - Apr 20, 2015

The user can not create a return node for a function that only has an execution pin if they create the function via the my blueprint panel. However, if they create a function by collapsing down a se ...

Static Mesh Component variable defaults cannot be set in the Details panel

UE - Gameplay - Blueprint - Apr 20, 2015

Static Mesh Component variable defaults cannot be set in the Details panel. No options are available in the dropdown, even if the Blueprint already has StaticMesh components assigned. Reproduced in ...

Controller input while not focused.

UE - Editor - UI Systems - Slate - Apr 17, 2015

This needs investigation to see if it can be done without causing problematic side effects. ...

Compare Blackboard Entries returns incorrectly when comparing Enums

UE - AI - Apr 17, 2015

While investigating an issue with enum comparisons breaking when the enum changes, I discovered that the comparison will not return true if set to "contains NOT EQUAL values" and the values are not ...

Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved

UE - Gameplay - Blueprint - Apr 17, 2015

Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...