Developer Notes

Duplicated by UE-17450

Description

In an Anim BP, splitting the transform structs of a Transform (Modify) Bone node causes the node to be come non functional.

Transform components must be combined in order for the node to work.

EXPECTED: They should work if split.

See attached image.

Steps to Reproduce

1.) Within an Anim BP, of a skeletal mesh, create a variable to be used to modify the rotation of a bone.

2.) Create a graph using Transform (Modify) Bone, and set it up as according to documentation. (See attached image)

3.) Split the Rotation transform struct and wire the variable to one of the rotation pins.

4.) Test in preview mode and adjust the variable value.

RESULT: No change occurs in the bone rotation.

EXPECTED: The bone's rotation should update accordingly

NOTES: Combining the Rotation pins and then making a rotator from the variable works as expected.

(See attached image)

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

1
Login to Vote

Fixed
ComponentOLD - Anim
Affects Versions4.7.3
Target Fix4.12
Fix Commit2949394
Main Commit2964775
Release Commit2949759
CreatedMar 23, 2015
ResolvedApr 20, 2016
UpdatedMay 18, 2020