Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.1.0a11
2019.3
2019.3.10f1
2020.1
2020.2
Issue ID
1239354
Regression
Yes
[macOS][OpenGL] VSync Count does not lock the framerate upon launching the Player with QualitySettings.vSyncCount = 1
How to reproduce:
1. Open user-submitted project (vSync_OpenGLCore_bug.zip)
2. Open the SampleScene
3. Make sure OpenGLCore is the primary graphics API in the Player Settings
4. Build and run the project in full screen
Expected result: the project starts with vSyncCount 1 and the framerate is locked
Actual result: the project starts with vSyncCount 1, but the framerate is unlocked
Reproducible with: 2019.1.0a11, 2019.3.13f1, 2020.1.0b8, 2020.2.0a11
Not reproducible with: 2017.4.40f1, 2018.4.22f1, 2019.1.0a10
Notes:
Does not reproduce in the Editor
Does not reproduce with Metal
Setting vSyncCount to 0 and then back to 1 locks the framerate correctly
Could not reproduce on Windows
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a14