Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
6.0.1
Issue ID
1325600
Regression
No
Hierarchy of Bones changes aren't applied in Skin Editor
How to reproduce:
1. Open the project 'case_1325600-LittleSimWorldInterview'
2. Select 'BodyShape' Sprite from Sprite Folder
3. Click 'Sprite Editor' from the Inspector window
4. Change the Sprite Editor to the Skinning Editor
5. Select the second body sprite
6. Toggle on the Visibility
7. Drag 'Bone_2' and put it between 'Bone_1' and 'Bone_2' in the hierarchy
8. Click Apply
Expected result: "bone_2" hierarchy should stay the same after pressing Apply
Actual result: "bone_2" hierarchy is reverted back to its original position in the hierarchy after pressing Apply
Reproducible with: 2019.4.24f1 (3.2.6), 2020.3.4f1 (5.0.4), 2021.1.3f1 (6.0.1), 2021.2.0a12 (5.0.4)
Could not test with: 2018.4 (doesn't have the package)
Notes:
• Video attached on how to reproduce
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Resolution Note:
The visibility tab shows the bone hierarchy as a whole, and moving the bones should only be done to change the parent/child connection, rather than changing the sibling index.
The Bone Influence panel is the correct tool to use when you want to update the bone order of an individual sprite.