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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
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.)