Copy and paste State in the state machine do not correctly refresh synced objects when it have transition rule(fraction)

OLD - Anim - Apr 12, 2017

Copy and Paste action in State machine do not generate correct info for "AnimGraphNode_SequencePlayer_20" Name for "AnimGraphNode_SequencePlayer_#" in the duplicated state is not changed to corresp ...

Line Trace only returns Physical Material data from the Element 0 material slot

OLD - Anim - Apr 11, 2017

Line Trace only returns Physical Material data from the Element 0 material slot of a skeletal mesh. All other material slots are ignored. This is present on any skeletal mesh but is also reproducib ...

Crash closing animation blueprint after compile

OLD - Anim - Apr 11, 2017

Crash occurs when the user closes an animation blueprint after compiling it. This does not occur in Main. ...

Retarget manager missing scroll bar

OLD - Anim - Apr 6, 2017

REGRESSION: Yes, does not occur in 4.15 In the Retarget Manager, the scrollbar for the Set up Rig section is missing. ...

State machines get re-initialized after a montage has played

OLD - Anim - Apr 3, 2017

One idea was to add an option to Slot node to 'keep alive' the input pin, to avoid re-init like this. ...

Animation System relies on FindFunctionByName which is not thread safe.

OLD - Anim - Mar 29, 2017

Currently, there are several places in FAnimInstanceProxy and FAnimNode_Base (and derived classes) that rely on FindFunctionByName in order to resolve transitions, evaluate pins, etc. This can happ ...

Per-section shadow/collision flags lost when merging actors

OLD - Anim - Mar 24, 2017

Information loss when merging actors such as cast shadow and collision. If one of the actors being merged has a different setting such as not casting shadows. This information will be lost and repla ...

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

USkinnedMeshComponent::FindClosestBone does not respect bRequirePhysicsAsset parameter

OLD - Anim - Mar 20, 2017

A licensee has reported that the USkinnedMeshComponent::FindClosestBone function does not respect the bRequiresPhysicsAsset parameter, resulting in the bone returning bones that are not part of the ...

Editor Crashes when creating a function in Child Anim Blueprint

OLD - Anim - Mar 16, 2017

Editor Crashes when creating a function in Child Anim Blueprint. Regression: This issue did NOT occur in 4.13.2 Binary build ...