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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
There are no fixes planned for this Bug