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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
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