Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2023.2.0a15
Issue ID
UUM-39825
Regression
No
[Contextual Menus] The last menu item is only partially displayed in the contextual menu window
Steps to reproduce:
- Create a 2D/3D URP project
- Add any object in the "Hierarchy" window
- Add one more object under the first one (a child object)
- Select it and make a right-click
- Observe the contextual menu window and the last visible menu in it
Expected Result: Displayed menu items should be fully visible
Actual Result: The last menu item is only partially displayed. Added screenshot in the "Attachments" section.
Reproducible with: 2023.2.0a15, 2023.2.0a19
Not Reproducible with: 2023.2.0a14, 2023.1.0b20, 2022.3.2f1, 2021.3.27f1
Confirmed OS: MacOS Monterey.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The new contextual menus limit menu height based on screen size so menu can appear whole on one screen and partial on a smaller one. This change from OS menus is intended.
Resolution Note (2023.2.X):
The new contextual menus limit menu height based on screen size so menu can appear whole on one screen and partial on a smaller one. This change from OS menus is intended.