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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.