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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
nzo0
Jun 28, 2016 13:37
How to solve this problem?
nzo0
Jun 28, 2016 13:27
"test performance.zip" ??