Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.3
2021.1.24f1
2021.2
Issue ID
1372958
Regression
No
ListView loses focus when ObjectField selection window is closed
How to reproduce:
1. Open the user's attached project
2. In the Project window, select the Asset "test"
3. In the Inspector window, click to select one of the elements from the ListView of Material fields
4. Use the Up and Down keys to navigate the list with the keyboard
5. Press Enter to open the Select Material window, then press Escape to close it
6. Attempt step 4 again
Expected result: the ListView has focus and can be navigated with the keyboard
Actual result: the ListView loses focus and cannot be navigated with the keyboard
Reproducible with: 2020.3.24f1, 2021.2.0a3
Not reproducible with: 2021.2.0a4, 2021.2.5f1, 2022.1.0a16
Could not test with: 2019.4.33f1 (error CS0246: The type or namespace name 'ScriptedImporter' could not be found)
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a4