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

Undoing a duplicate animation causes the timeline to disappear #860

Open
misaki-eymard opened this issue Dec 20, 2024 · 0 comments
Open

Comments

@misaki-eymard
Copy link
Collaborator

Description:
If you duplicate an animation and undo the duplication, the animation's selection changes, but the animation's timeline is not displayed in the Dopesheet view. Reselecting the animation in the Tree view or Animation view solves this problem, but this seems to be a bug since 4.2, as Spine 4.1 did not have this display condition.

Expected behavior:
The timeline of the currently selected animation is still displayed after undoing the animation duplicate.

Steps to reproduce:

  1. Open any Spine project, such as Spineboy, with Spine 4.2.
  2. Select any animation and duplicate it from the Duplicate button in the Tree view.
  3. Press Ctrl+Z to undo the duplicate.
  4. You can see that the timeline that was displayed in the Dopesheet view is no longer displayed. Incidentally, even if you change the selection status of bones, the timeline will remain invisible.

The version of Spine in which this issue was found:
Spine 4.2.38

This issue was reported in the following thread on the forum:
https://esotericsoftware.com/forum/d/27872-ghost-timelines-bug-4238

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

No branches or pull requests

1 participant