Search Issue Tracker
By Design
Votes
0
Found in
2021.3.35f1
2022.3.20f1
2023.2.12f1
2023.3.0b9
Issue ID
UUM-65456
Regression
No
Cannot navigate Project window using arrow keys after renaming an Asset when a custom pop-up confirmation window is used
Reproduction steps:
1. Open the attached “BugRepro” project
2. In the Project window, select the “Assets/Asset1” Asset and open its context menu
3. Select “Rename”, enter any name and press the Enter key
4. In the pop-up Asset move window, press “Yes, move”
5. Try to navigate in the Project window, using the arrow keys on the keyboard
Expected result: You can navigate the Project window using the arrow keys
Actual result: The project window does not react to arrow key inputs until something in it is selected using the mouse again
Reproducible with: 2021.3.35f1, 2022.3.20f1, 2023.2.12f1, 2023.3.0b9
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
The asset preprocessor attached to this report displays a dialog window, stealing the focus away from the project browser. We don't automatically restore the previous focus when closing a focused window. That's why the project browser no longer reacts to keyboard events until you re-focus it.