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
- 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:
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.