Search Issue Tracker
Fixed
Fixed in 2023.2.0b17, 2023.3.0a12
Votes
0
Found in
2023.2.0a16
2023.3.0a3
Issue ID
UUM-36700
Regression
Yes
[Contextual Menus] Contextual submenus do not appear if you hover over a menu without submenus
Steps to reproduce:
# Create a 2D/3D URP project (or an empty project and import URP into it);
# Go to the "Project" window
# Right mouse click -> Create
# Find "Rendering" (or any other menu, which has submenus) and hover the mouse on it
# Verify that sub-menu items become visible
# Hover the mouse on the "Material" menu item, which is below
# And again move the mouse on "Rendering"
Expected Result: Contextual sub-menus should be displayed.
Actual Result: Nothing happens. Added video in the "Attachments" section.
Reproducible with: 2023.2.0a15, 2023.2.0a17
Not Reproducible with: 2023.2.0a14, 2023.1.0b18, 2022.2.21f1, 2021.3.26f1
Confirmed OS: MacOS Monterey, Version 12.6.5; Ubuntu 22.04; Windows 10
Note: this seems to occur with menus that have been added after loading the Editor, e.g. additional Package menus. This behavior is observable with both Cinemachine and Rendering menus as these are added by packages.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment