Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4
2018.4
2019.1
2019.2
2019.2.0f1
2019.3
Issue ID
1176005
Regression
No
No exception is thrown stating that a mesh has exceeded 65536 vertices when using Mesh.CombineMeshes
How to reproduce:
1. Open the attached 'Mein Kraft.zip' project using the EnvIronman VM (optional) (more information in Edit)
2. Load 'SampleScene' scene
3. Enter Play mode
4. Observe the console window
Expected result: an exception is thrown stating that the count of vertices in a mesh has exceeded the limitations
Actual result: no exception is thrown
Reproducible with: 2017.4.31f1, 2018.4.6f1, 2019.1.14f1, 2019.2.1f1, 2019.3.0a12
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a23