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
- 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:
There are no fixes planned for this Bug