Search Issue Tracker
By Design
Votes
0
Found in
2019.4.19f1
2020.3
2020.3.11f1
2021.1
2021.2.0a15
2022.1
Issue ID
1341189
Regression
Yes
The Number of Verts Rendered in a Scene changes when changing Editor Version
Reproduction steps:
1. Open user attached Project
2. Open Performance scene
3. Make sure GameView aspect is set to 1920x1080
4. Press Play
5. Press Stats
Expected result: The number of Verts is the same across versions
Actual result: The number of Verts is different across versions
Reproducible with (Verts: 553.8k Shadow casters: 236):
2019.4.19f1, 2019.4.29f1, 2020.3.14f1, 2021.1.16f1, 2021.2.0a14, 2022.1.0a3
Not reproducible with (Verts: 487.2k Shadow casters: 206):
2019.4.18f1, 2018.4.34f1
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note:
Some shadow culling has been fixed here: https://issuetracker.unity3d.com/issues/shadows-get-unexpectedly-culled-when-adjusting-scene-window-size-camera-near-clipping-planes-or-shadow-distance
Now shadow rendering is more consistent you could have more objects rendered during shadow passes.