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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
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.