Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
Issue ID
1313194
Regression
No
Incorrect triangle counts reported to FrameStats when using DrawProcedural
Reproduction steps:
1. Open the attached project ("Case_1325272_2021.2.zip")
2. Turn on the Statistics window: Game window > Stats
3. Open the "Test" scene
4. In the Hierarchy view click on the "Noise Ball" GameObject
5. Click Play
6. Observe the "Triangle Count" in the Inspector window "Noise Ball 3" script, and the Tris, Batches and Verts counts in the Statistics window
Expected result: The Tris count in the Statistics window would match selected Triangle count in "NoiseBall.cs" script
Actual result: The Tris count in the Statistics window doesn't match selected Triangle count in "NoiseBall.cs" script
Reproducible with: 2019.4.23f1, 2020.3.2f1, 2021.1.1f1, 2021.2.0a10
Can't test with: 2018.4.33f1 (Errors are thrown in the console)
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
- Wrong NativeName displayed when returning System.Globalization.CultureInfo("zh-TW").NativeName
- UI Toolkit ScrollView.verticalPageSize doesn't change the scrolling amount when using keyboard arrows
- Box selection in Scene View doesn't select 3D objects when GPU Resident Drawer setting is set to Instanced Drawing
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a11
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.6f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.4f1.207