Search Issue Tracker
Fixed in 2022.2.X
Votes
1
Found in
2020.2
2020.2.7f1
2020.3
2021.1
2021.2
Issue ID
1339387
Regression
No
ProfilerRecorder 'Render Thread' statistic reports the LastValue as 0 when the Profiler window isn't open
How to reproduce:
1. Open the user's attached project
2. Open the 'SampleScene'
3. Enter the Play mode
4. Observe the Game view
Expected result: The 'Render Thread' value is not 0
Actual result: The 'Render Thread' value is 0
Reproducible with: 2020.2.0a15, 2020.2.7f1, 2020.3.11f1, 2021.1.10f1, 2021.2.0a19
Cannot test with: 2018.4.35f1, 2019.4.28f1, 2020.2.0a14 (ProfilerRecorder is not introduced or inaccessible due to its protection level)
Notes:
- The issue doesn't reproduce when the Profiler window is open
- The issue doesn't reproduce with the 'Main Thread'
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a3