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

Moving bones between skeletons may change the slot order. #806

Open
misaki-eymard opened this issue Jun 21, 2024 · 0 comments
Open

Moving bones between skeletons may change the slot order. #806

misaki-eymard opened this issue Jun 21, 2024 · 0 comments

Comments

@misaki-eymard
Copy link

misaki-eymard commented Jun 21, 2024

Description:
When moving bones between skeletons, the order of the slots under the selected bone and the order of the slots under the child bones can be swapped.

Expected behavior:
Even if you move bones between skeletons, the order of the slots below the selected bone is maintained.

Steps to reproduce:

  1. Download the attached .zip file: Moving bones between skeletons may change the slot order.zip
  2. Open the Spine project that is inside the unzipped zip file in Spine 4.2.32.
  3. Select bone1 in skeleton1 and drag and drop it onto the root bone in skeleton2.
    drag-and-drop
  4. You can see that the draw order of the child slots of bone2, slot1 and slot2, is now at the top, and the draw order of the child slots of bone1, slot3 and slot4, is now at the bottom.
    slot-order

The version of Spine in which this problem was found:
Spine 4.2.32

This problem was reported in the following thread on the forum:
https://jp.esotericsoftware.com/forum/d/26394-the-order-of-the-layers-changes-when-linking-bones-to-another-skeleton

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