Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SkeletonGraphic fail to unfreeze if used by Control Track #8

Open
5argon opened this issue May 23, 2019 · 0 comments
Open

SkeletonGraphic fail to unfreeze if used by Control Track #8

5argon opened this issue May 23, 2019 · 0 comments

Comments

@5argon
Copy link
Owner

5argon commented May 23, 2019

I found a Unity bug where director's playable graph won't be destroyed after it ends if it is used by Control Track and the control clip ends at the final frame. And the unfreeze logic is in the on destroy override making your spine stay frozen even after the timeline ends. To fix this until Unity give me an official fix, if you have Control Track that use SpineTimeline make its clip 1 frame less and put something else to pad out the track's length.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant