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
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing text
- CullingResults.GetShadowCasterBounds Results Remain Unchanged Despite Restricting Affected Objects with Rendering Layers
- Water Surface renders rectangular shape when the Camera is relatively close to the surface
- [Android] [iOS] Sprites used as image objects in Canvas render as rectangles in Player
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.