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
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.
Open the Spine project that is inside the unzipped zip file in Spine 4.2.32.
Select bone1 in skeleton1 and drag and drop it onto the root bone in skeleton2.
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.
The version of Spine in which this problem was found:
Spine 4.2.32
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:
bone1
inskeleton1
and drag and drop it onto theroot
bone inskeleton2
.bone2
,slot1
andslot2
, is now at the top, and the draw order of the child slots ofbone1
,slot3
andslot4
, is now at the bottom.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
The text was updated successfully, but these errors were encountered: