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
- “ArgumentOutOfRangeException“ error when selecting 'TMP_InputField' content using keyboard in WebGL build
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
Add comment