Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.0b18
2023.3.0a13
Issue ID
UUM-55158
Regression
Yes
[Contextual Menu] [Linux] sub menus opening other sub menus sometimes disappear
When using the new context menus on Linux, sometimes opening a child menu that is itself a child menu will cause the current menu to disappear. This may need to be done a few times to get the repro.
Repro:
- Create a Unity project
- Repeat the following steps until repro (could be 5+ times)
- In the project view, click on the "" button to add an asset
- Hover over "Text Core" > "Font Asset" (on 2023.2 it is "Text" > "Font Asset")
Result: Every few tries, the context menu containing "Font Asset" closes, leaving only the child menu of "Font Asset".
Expected: All 3 menus stay open
Alternate Repro:
- Create a Unity project
- From the package manager, add the "2D" feature
- Repeat the following steps until repro (could be 5 times)
- In the Hierarchy window, right click.
- Hover over "2D Object" > "Sprites"
Result: Every few tries, the context menu containing "Sprites" closes, leaving only the child menu of "Sprites". And it often pops somewhere unexpected. The original menu also stays open.
Expected: All 3 menus stay open
Environment: Ubuntu 20.04 (x11). Does not repro on Mac / Windows.
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
- “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
Resolution Note:
Due to the state of the new Contextual Menus feature, we decided to revert to OS Menus in 2023.3. Hence, we are cancelling all 2023.2.X ports and recommend using 2023.3.0b1 or higher for more stable context menus. The feature will be reconsidered in future versions.