Search Issue Tracker
By Design
Votes
0
Found in
2020.1.0a15
Issue ID
1211595
Regression
Yes
[OSX] The "About Unity" window flickers when dragged to another display with a different screen resolution
How to reproduce:
1. Create a new Unity project and make sure you have two displays with different screen resolutions set up
2. Open the "About Unity" window
3. Drag the window from one screen to the other for up to 20 times
Expected result: the "About Unity" window changes scale smoothly
Actual result: the "About Unity" window flickers at times (refer to the screenshot and video)
Reproducible with: 2020.1.0a15, 2020.1.0a19
Not reproducible with: 2017.4.36f1, 2018.4.15f1, 2019.2.18f1, 2019.3.0f5, 2020.1.0a14
Note: only managed to reproduce on a macOS device.
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
- UI Builder fails to create StyleSheet with large file name because 'path is outside of the project'
- Repeated warnings appear when applying Lit Material to "SpriteRenderer" in 3D project
- Graphic components errors when running Dedicated Server Build/Standalone build at headless runtime
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
Resolution Note:
It is expected that when a Editor Window detects a DPI change, the entire window and its contents are redrawn corresponding to the selected DPI.