Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2019.4.4f1
2020.2
Issue ID
1274565
Regression
No
Script Execution Order Dropdown is missing Bottom navigation arrow when WIndows Toolbar is at the top
How to reproduce:
1. Set your toolbar to be at the top of the screen
2. Create a new project
3. Go to Project Settings > Script Execution Order
4. Click "" to add an item
Expected Behavior: The dropdown with bottom and top navigation arrows appear
Actual Behavior: The dropdown appears, however it does not have bottom navigation arrow
Reproducible with: 2019.4.11f1, 2020.1.6f1, 2020.2.0b3
Could not test with 2018.4 since the execution order dropdown has only 7 elements and does not need navigation arrows
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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Resolution Note (2021.1.X):
The observed behavior is a bug in Windows, unfortunately. A simple repro is to make a basic WinForms app and add 100 menu items to the form's ContextMenu property. The workaround to scroll down is to use keyboard navigation (down arrow.)