The fix will only affect newly created sequences
When an actor is attached by the root to a bone of a skeletal mesh through the use of the "AttachToComponent" function in code, it will not follow animations when being recorded by the Sequencer Recorder.
This does not occur if the Mesh is the root of the actor, therefore in the repro case above, a Scene component is set as the root. It also does not occur if the entire process is done through blueprints. C++ is required to reproduce this.
Additional steps to test with new sequence:
Head over to the existing Questions & Answers thread and let us know what's up.
1 |
Component | UE - Anim - Sequencer |
---|---|
Affects Versions | 4.11.2, 4.12 |
Target Fix | 4.13 |
Created | May 25, 2016 |
---|---|
Resolved | Aug 1, 2016 |
Updated | Feb 5, 2017 |