Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4
2020.2
2021.1
Issue ID
1319589
Regression
No
[Mesh] Unity crash when creating a large mesh (180 million vertices) from a script
Steps to reproduce:
1. Open the attached project "Case_1319589"
2. In the top menu go to Window/DoIt -- this tries to create a Mesh at runtime with 180 million vertices
Expected results: A mesh is created
Actual results: Unity crash
Reproducible with: 2018.4.3.31f1, 2019.4.22f1, 2020.3.0f1, 2021.1.0b11, 2021.2.0a8
Note: Using VertexAttributeDescriptor when creating a mesh does not result in a crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment