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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
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.