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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
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.)