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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
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.