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
- Matrix4x4 exposed property is cropped in Subgraph block
- Multiplayer Play Mode Additional Editor instances crash on SourceAssetDBWriteTxn::Run when calling ShaderUtil.CreateShaderAsset() at runtime
- "RuntimePanelUtils.CameraTransformWorldToPanel" returns incorrect values when viewed in the Game view during Play Mode
- DLSS smearing artifacts when idle animation repeats
- Stencil WriteMask is null when using deferred pipeline
Resolution Note:
Toggle "Auto Bind" option on the SpriteSkin, and the swapped Sprite should render properly.