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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.