Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.0b14
2023.3.0a10
Issue ID
UUM-54182
Regression
Yes
[Contextual Menu] New context menu can sometimes have multiple items highlighted
With the new context menus, the menu can get in a state where multiple items on the same menu are highlighted. I've only had this happen when moving quickly, but it could indicate missing event processing.
Repro:
# Create a project
# Right click the hierarchy view to open a context menu
# Highlight an item with a sub menu so the sub menu opens
# Mouse back and forth between the menu and sub menu. Don't be picky about the items you mouse between.
Result: The parent menu can have an active (blue) highlight and inactive (grey) highlight while the sub menu will have an active (blue) highlight
Expected: The parent menu should not have an inactive highlight
Builds tested: 2023.3.0a12, 2023.3.0a11, 2023.2.0b15
OS tested: macOS (This may be cross-platform. I haven't tested Windows and Linux.)
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note:
There are no fixes planned for this Bug