Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.4
2020.1.6f1
2021.1
Issue ID
1286451
Regression
No
[Windows] Editor Does Not Account For Non-Standard Windows Taskbar
Reproduction steps:
1. Open attached project "TaskbarTest.zip" and scene "SampleScene"
2. In Hierarchy window, select "Test" GameObject
3. In Inspector window, scroll down until one of the BoxColliders' Material field is right by the taskbar
4. Unlock the taskbar and expand it upwards
5. In Inspector window, open and observe the Material's selection Menu
Expected result: The menu does not overlap with the taskbar
Actual result: The menu overlaps with the taskbar
Reproducible with: 2018.4.29f1, 2019.4.14f1, 2020.1.13f1, 2020.2.0b11, 2021.1.0a5
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note (2021.1.X):
Resizing the taskbar while Unity is running can cause some popup windows to overlap underneath the taskbar. Restarting Unity is a viable workaround.