Search Issue Tracker
Fixed in 7.0.0.pre1
Fixed in 5.1.3, 6.0.1
Votes
0
Found in [Package]
4.1.5
Issue ID
1319096
Regression
No
[2D] [SpriteShape] At certain cases, vertex data allocation may not be enough and overflows.
Steps to Repro:
1. Download attached project, SpriteShapeBuildCrash(1).zip
2. open the project in Unity
3. build and run the project
4. press the first button to load a Cube and Sphere
5. press the second button to load spriteshapes
Result: The build crashes/hangs when trying to load the second spriteshape
Expected: The build properly loads both spriteshapes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment