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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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.)