You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i Append a motion handle to the Sequence,the property of the handle “IsPreserved” is set to true.
When the motion is completed, I can't find where is set IsPreserved = false.
So, the motion is always in the cache, the motion cant't be recycled.