Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.0b18
2023.3.0a14
Issue ID
UUM-55213
Regression
Yes
[Contextual Menu] Wrapping via keyboard in a scrollable context menu causes incorrect wrap behavior and multiple highlights
When navigating one of the new context menus via keyboard, the selected item isn't correct on wrap and multiple items und up highlighted.
Repro:
- Go to Unity -> Shorcuts (or Edit > Shortcuts in Windows)
- From the drop down, add items until the context menu gets a scroll bar
- Open the context menu and highlight an item with the mouse. Don't click.
- Now press the down arrow until the selected item wraps
Result: It doesn't always wrap to the top. It goes back to the item the mouse is over. Continuing scrolling with the keyboard will show both the item the mouse is over and the one navigated to via keyboard as active highlighted.
Expected: Selection should wrap back to the top of the context menu
Repro: Windows, macOS. Likely Linux as well.
Tested on 2023.3.0a14
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.