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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note:
Toggle "Auto Bind" option on the SpriteSkin, and the swapped Sprite should render properly.