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
- Object Picker takes the debounce time to load objects when Object Selector is set to Advanced search
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
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.