Search Issue Tracker
Fixed in 5.4.0
Votes
3
Found in
5.3.4f1
Issue ID
782289
Regression
No
Constant stuttering frame rate in gfx.WaitForPresent
Steps to reproduce:
1. Download and open project "test performance.zip"
2. Open scene "test_performance"
3. Open Profiler if not opened (ctr+7)
4. Enter play mode
5. Notice Constant stuttering frame rate in gfx.WaitForPresent (see the attached profiler screenshot "782289_Profiler.png").
Expected result:
Sphere moving without stuttering frame rate.
Notes:
This happens in builds as well, even if not profiling the stuttering can be easily noticed
Gfx.WaitForPresent can spike from 10-50ms for a frame that doesn't take more than 5ms to render
Changing rendering path or Graphics API has no affect on this bug.
Reproduced with: 5.2.4f1, 5.3.4p1, 5.4.0b13
Comments (2)
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
nzo0
Jun 28, 2016 13:37
How to solve this problem?
nzo0
Jun 28, 2016 13:27
"test performance.zip" ??