Search Issue Tracker
Fix In Review
Fix In Review for 10.2.3, 13.0.5, 14.0.4, 15.1.0, 16.0.0
Votes
0
Found in
10.2.3
15.0.3
16.0.0
13.0.5
14.0.4
15.1.0
Issue ID
UUM-134656
Regression
No
Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
How to reproduce:
- Open the “SkinningEditorBreaks.zip“ project
- Open “Assets\Leg_test.png“ in Sprite Editor
- In Sprite Editor, switch to Skinning Editor
- Enable the “Edit Geometry“ tool on the left
- Delete the middle edge of the “Z” shape between the yellow and pink parts of the geometry
- Observe the Sprite Editor and Scene view
Actual result: Both views break, 4 errors are displayed in the Console
Expected result: The views don’t break, and geometry is split into two parts correctly
Reproducible in: 2023.1.0a1, 6000.0.68f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7
Reproduced on: Windows 11 Pro (25H2)
Not reproduced on: No other environment tested
Notes:
- The 4 errors displayed start with:
-- IndexOutOfRangeException: Index was outside the bounds of the array (U2D related)
-- GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced
-- IndexOutOfRangeException: Index was outside the bounds of the array (UIElements related)
-- Matrix stack full depth reached
- If the changes are reverted, the views become usable again
- If the other seemingly unrelated geometries are deleted, the issue doesn’t reproduce, and the whole sprite becomes one big square geometry. This likely indicates that the free vertices (after deletion) try to connect to some distant vertex
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed in 16.0.0.
Resolution Note (fix version 10.2.3):
Fixed in 10.2.3 (please also ensure the 2D common package is updated to 9.1.2).
Resolution Note (fix version 13.0.5):
Fixed in 13.0.5 (please also ensure the 2D common package is updated to 12.0.3).
Resolution Note (fix version 14.0.4):
Fixed in 14.0.4 (please also ensure the 2D common package is updated to 13.0.2).
Resolution Note (fix version 15.1.0):
Fixed in 15.1.0 (please also ensure the 2D common package is updated to 15.0.0).
Resolution Note (fix version 16.0.0):
Fixed in 16.0.0.