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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
Toggle "Auto Bind" option on the SpriteSkin, and the swapped Sprite should render properly.