Search Issue Tracker
By Design
Votes
3
Found in
5.4.1f1
Issue ID
833092
Regression
No
Unity Standalone build stutters on 59 hertz monitors with vSync enabled
Reproduction steps:
1. Open the "StutterTest2.zip" project
2. Build "Test" scene with Autoconnected Profiler setting enabled
3. Play the build
4. Wait for the game to stutter
5. Notice the "Gfx.WaitForPresent" spike in the CPU Profiler
Actual result: Standalone build stutters.
Expected result: Standalone runs smoothly on 59-hertz monitor with vSync enabled.
Note: Issue is only present on 59-hertz monitors with vSync count set to "Every V Blank"
Note: Issue is reproducible on all DirectX and OpenGL graphics APIs
Reproduced on: 5.5.0b5, 5.4.1p1, 5.3.6p4, 5.2.5f1
Comments (1)
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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
touzov
Feb 19, 2017 19:27
the issue still present in 5.5.1
QualitySettings.vSyncCount =0