Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.0f3
Issue ID
906949
Regression
No
Importing high vertex count models throws a warning, splits the mesh even if the vertex limit was not reached
Steps to reproduce:
1. Open user attached project
2. Reinport the "test_map" model
3. Notice a warning come up: "Meshes may not have more than 65534 vertices or triangles at the moment"
4. Select the "test_map" model
5. Check the "Keep Quads" option
6. Notice that the "mesh_0007" is not imported
Expected result: A warning "Meshes with quads can not have more than 65000 vertices or faces" should not come up, checking "Keep Quads" should import the model
Actual result: A warning "Meshes with quads can not have more than 65000 vertices or faces" comes up, checking "Keep Quads" does not import the model
Reproduced in: 2017.1.0b2, 5.6.0p3, 5.5.2p3, 5.4.5p1
Fixed in: 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment