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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.