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
- “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.