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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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.)