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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the 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