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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Resolution Note:
There are no fixes planned for this Bug