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
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
- The Scene view Camera does not move when clicking the middle mouse button on a GameObject in the Scene view
Add comment