Search Issue Tracker
Duplicate
Votes
0
Found in
2017.4.0f1
2017.4.27f1
2018.3.0a1
2019.1.0a1
Issue ID
1153973
Regression
Yes
[Windows][OpenGL Core] Graphical artifact when going from fullscreen to windowed using Screen.SetResolution
How to reproduce:
1. Open user-submitted project (exit-fullscreen-bug)
2. Make sure the Graphics API is set to 'OpenGLCore'
3. Build and run the player
4. If the player is not yet in fullscreen mode click the 'Fullscreen' button
5. Click the 'Windowed' button
Expected result: the player switches to windowed mode without any issues
Actual result: the player switches to windowed mode with most of the screen displaying a black artifact
Reproducible with: 2017.4.27f1, 2018.3.2f1, 2019.1.0a12
Not reproducible with: 2018.3.3f1, 2018.4.0f1, 2019.1.0a13, 2019.1.3f1, 2019.2.0b2, 2019.3.0a2
Notes:
Moving/minimizing the window removes the artifact and once again starts rendering normally
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
This is a duplicate of issue #1067817