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
After saving the selection state of the vertices to the selection group, the selection state of the vertices will be lost when the project is saved.
#843
Open
misaki-eymard opened this issue
Oct 23, 2024
· 0 comments
Description:
Spine allows you to save the selection state of vertices such as mesh attachments and clipping attachments in the selection group, but in versions of Spine 4.0 and later, these selection states are lost when the Spine project is saved. (In Spine 3.8, it has been confirmed that the selection state of vertices is properly saved even after the Spine project is saved).
Expected behavior:
Even if you save the Spine project, the contents of the selection group that has been saved once will be maintained.
Steps to reproduce:
Open spineboy-pro.spine in Spine 4.2.36.
Select the head mesh attachment for Spineboy and select multiple vertices as desired.
Press Ctrl + 1 to save the selection state.
Unselect the vertices, then press 1 to confirm that you can select the vertices that were previously saved.
Make changes to the Spine project by switching active animations, etc., and then press Ctrl + S to save.
If you press 1 again, you will see that the entire head mesh attachment is selected, and the vertices that should have been selected in step 4 are not selected.
The versions of Spine that can reproduce this issue:
Spine 4.0, 4.1, and 4.2.
Description:
Spine allows you to save the selection state of vertices such as mesh attachments and clipping attachments in the selection group, but in versions of Spine 4.0 and later, these selection states are lost when the Spine project is saved. (In Spine 3.8, it has been confirmed that the selection state of vertices is properly saved even after the Spine project is saved).
Expected behavior:
Even if you save the Spine project, the contents of the selection group that has been saved once will be maintained.
Steps to reproduce:
spineboy-pro.spine
in Spine 4.2.36.head
mesh attachment for Spineboy and select multiple vertices as desired.Ctrl + 1
to save the selection state.1
to confirm that you can select the vertices that were previously saved.Ctrl + S
to save.1
again, you will see that the entirehead
mesh attachment is selected, and the vertices that should have been selected in step 4 are not selected.The versions of Spine that can reproduce this issue:
Spine 4.0, 4.1, and 4.2.
This issue was reported in the following thread on the forum:
https://esotericsoftware.com/forum/d/27110-%E4%B8%80%E4%BA%9B%E5%9C%A8%E4%BD%BF%E7%94%A8%E4%B8%AD%E9%81%87%E5%88%B0%E7%9A%84%E9%97%AE%E9%A2%98%E4%B8%8Ebug
The text was updated successfully, but these errors were encountered: