Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0a10
Issue ID
611307
Regression
No
Inconsistent amount of draw calls shown in frame debugger, profiler and stats
To reproduce:
1. Open attached project
2. Open profiler
3. Press play
4. Notice inconsistent amount of draw calls shown:
Game view > Graphics stats: 11, 10 batched
Profiler > Frame debugger: 8 (15 events)
Profiler > rendering: 11, 13 batched
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment