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
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
Add comment