Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.8f1
2019.1.0a1
2019.2.0a1
Issue ID
1141916
Regression
No
Mesh.GetTriangles(list, index) doesn't put all submesh triangles in the list if the model has Keep Quads enabled
How to reproduce:
1. Open the attached "case_1141916-GetTrianglesBug" project
2. Select "CablePart_Hi" in the Project window and notice that it has Keep Quads enabled
3. Open scene "SampleScene" and enter Play mode
Expected results: Array and list created with GetTriangles(index) and GetTriangles(list, index) have identical length
Actual results: List does not get populated with all triangles and has lower length than the array
Reproducible with: 2017.4.25f1, 2018.3.12f1, 2019.1.0b10, 2019.2.0a10
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