Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2018.3.9f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1154259
Regression
No
[Linux][OpenGL]vSync enables itself when activating another display with Display.displays[#].Activate()
How to reproduce:
1. Open the attached project ('1154259rep.zip')
2. Build for Windows (make sure to include SampleScene in the build)
3. Run the build
-- observe the text written in the middle of the screen
Reproducible with: 2017.4.27f1, 2018.4.1f1, 2019.1.4f1, 2019.2.0b4, 2019.3.0a4
Note: In the example project, the script that changes the text checks QualitySettings.vSyncCount and if it's not 0, it's enabled. After 3 seconds, the second display is activated with the aforementioned method.
Note 2: Make sure to have more than one monitor in your setup. The # in the title would be one of your non-primary monitors (usually # would be 1 in this case for a dual-monitor setup).
Comments (1)
-
ReeRichard
Aug 26, 2019 08:11
Actually this is one reason we will probably move away from Unity pretty soon, if this could be fixed sometimes soon, we will reconsider to stay. As a paying customer this is frustrating something simple as this cannot be fixed within a few months.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2019.3.X):
Doesn't meet the quality bar.