Unity Issue Tracker - The "Add Component" Dropdown clips through the Windows taskbar when the display scale is changed to a higher percentage
Closed
UUM-73599
The "Add Component" Dropdown clips through the Windows taskbar when the display scale is changed to a higher percentage
Unity: Editor Platform
Won't Fix
6.0.X
2022.3.X
2021.3.X
We may revisit this issue at another time. Given that we cannot reproduce on Windows 11 and the relatively narrow scenario in which it reproduces, we will be focusing on high-impact issues.
Reproduction steps:
1. Open the attached “BugRepro” project
2. Make sure the Editor’s window bottom edge is in line with the taskbar
3. Open Windows Display Settings
4. Set “Scale” option to “150%”
5. Open the “Scenes/MiniGame” Scene in the Project window
6. Select the “Player” GameObject in the Hierarchy window
7. Press the “Add Component” button in the Inspector window
Expected result: The Dropdown menu is moved up so it does not go under the Windows taskbar
Actual result: The Dropdown menu goes under the Windows taskbar resulting in some items not being visible