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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment