Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2022.2.0
Issue ID
DANB-53
Regression
No
Assertion failed on expression: 'insert_before <= end()' crash when using Skinning Editor
Reproduction steps:
1. Open the attached project "2022.2.0a11-packageRepro.zip"
2. Open Scenes/SampleScene
3. Select the Assets/Fei-CLONE sprite in the Project window
4. Open Sprite Editor in the Inspector window
5. Open Skinning Editor in the Sprite Editor window
6. Make some edits with the Skinning Editor
Expected result: Changes made are saved
Actual result: Editor crashes
*Reproducible:*
* Unity 2022.2.0a16 + 2D Animation 9.0.0-pre.2: Crashes
* Unity 2022.2.0a16 + 2D Animation 9.0.0-pre.1: Crashes
* Unity 2022.2.0a16 + 2D Animation 8.0.0: Crashes
*Not reproducible:*
* Unity 2022.1.0f1 + 2D Animation 8.0.0: No crash
* Unity 2022.1.0f1 + 2D Animation 9.0.0-pre.2: No Crash (I had to do minor package modifications to have it compile with the older editor version)
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
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
Resolution Note:
There are no fixes planned for this Bug