Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.
Resolution Note (2023.3.X):
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.