Search Issue Tracker
Fixed in 2021.3.35f1
Fixed in 2021.3.X, 2022.3.X, 2023.3.X, 2023.3.0b1, future release
Votes
0
Found in
2021.3.33f1
2022.3.15f1
2023.2.3f1
2023.3.0a17
Issue ID
UUM-58128
Regression
Yes
The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
Reproduction steps:
1. Open the attached “BreakTheProfiler.zip” project
2. Open the Profiler window (Window > Analysis > Profiler)
3. Enter the Play mode
4. Observe the Rendering Profiler module in the Profiler window
Expected result: The Rendering Profiler module shows rendering statistics
Actual result: The Rendering Profiler module’s statistics are all zero
Reproducible with: 2021.3.6f1, 2021.3.33f1, 2022.3.15f1, 2023.2.3f1, 2023.3.0a17
Not reproducible with: 2021.3.5f1
Reproducible on: Windows 11, macOS 13.6.2 (M1 max)
Not reproducible on: No other environment tested
Note: Deleting the “Application.targetFrameRate = 30;” line in the “BreakTheProfiler.cs” script fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment