Search Issue Tracker
By Design
Votes
0
Found in [Package]
6.0.0-pre.1
Issue ID
1299229
Regression
No
SpriteSkin bone associations change when sprites are switched in the SpriteResolver
How to reproduce:
1. Open attached project "SpriteskinError.zip"
2. Open "SampleScene" scene
3. Expand "Rag Doll characterTest" GameObject in the Hierarchy
4. Select "Dress" GameObject
5. In the SpriteResolver, swap between the first and the second sprites while observing Bones list in the SprieSkin component
Expected result: Bones list structure stays the same
Actual result: Bones list structure changes
Reproducible with - 3.2.6 (2019.4.17f1), 5.0.3 (2020.2.3f1), 6.0.0-pre.1 (2021.1.0b3), 6.0.0-pre.1 (2021.2.0a3)
Could not test - 2018.4 (Editor errors)
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note:
Toggle "Auto Bind" option on the SpriteSkin, and the swapped Sprite should render properly.