Unity Issue Tracker - The last menu item is only partially displayed in the contextual menu window
Closed
UUM-39825
The last menu item is only partially displayed in the contextual menu window
Unity: Contextual Menu
Contextual Menus
Won't Fix
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.
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.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?