Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.14f1
Issue ID
UUM-65771
Regression
No
Navigating ListView with keyboard opens the wrong Elements
How to reproduce:
1. Open the attached "ListNavigation.zip" Project
2. Open "SampleScene" Scene (Assets -> Scenes -> SampleScene)
3. Click on "GameObject" Gameobject
4. Expand the Drops section of the Script Component
5. Click on any Element with a mouse
6. Try Navigating to other Elements using arrow keys and open them up using arrow keys
7. Observe the results
Expected result: The hovered Element opens up when clicking the right arrow key
Actual result: The first Element that was clicked using the mouse is opened
Reproducible with: 2023.2.14f1
Reproduced on: macOS Sonoma 14.3 (M1)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
There are no fixes planned for this Bug