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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note:
There are no fixes planned for this Bug