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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.