Search Issue Tracker
Fix In Review for 2022.1.X
Votes
6
Found in
2019.4
2020.3
2021.1
2021.1.11f1
2021.2
2022.1
Issue ID
1358785
Regression
No
Gfx.WaitForPresentOnGfxThread > Semafore.WaitForSignal uses around 9 ms on almost all frames
How to reproduce it:
1. Open the user's attached project
2. Load the "Game" Scene
3. Open the Profiler window (Window > Analysis > Profiler)
4. Enter the Play Mode
5. Click on the CPU area and select stats
6. In Overview go to PlayerLoop > Gfx.WaitForPresentOnGfxThread
7. Observe the Time usage
Expected result: Semafore.WaitForSignal takes a lot less Time than 9 ms
Actual result: Semafore.WaitForSignal takes around 9 ms of Time
Reproducible with: 2019.4.29f1, 2020.3.17f1, 2021.1.18f1, 2021.2.0b10, 2022.1.0a7
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a7