Search Issue Tracker
Fixed
Fixed in 2023.2.19f1, 6000.0.0b15
Votes
0
Found in
2021.3.31f1
2022.3.11f1
2023.1.17f1
2023.2.0b14
2023.3.0a10
6000.0.0b11
7000.0.0a1
Issue ID
UUM-54133
Regression
No
Arrow navigation stops working due to lost of focus when renaming an element in the UI Builder window
Reproduction steps:
1. Open the attached “Test Project” project
2. Open the “Scripts/UI/Resources/UXML1” file in the Project window
3. Select the first “VisualElement” element under the “Hierarchy” tab in the UI Builder window
4. Press the F2 key to start renaming the selected element
5. Press Esc or Enter to exit the renaming process
6. Press the Arrow Up / Down keys to go between the elements
Expected result: The selected element changes depending on what you press
Actual result: The selected element does not change
Reproducible with: 2023.2.0b14, 2023.3.0a10
Couldn’t test with: 2021.3.31f1, 2022.3.11f1, 2023.1.17f1 - Error: {{The type or namespace name 'UxmlAttribute' could not be found (are you missing a using directive or an assembly reference?)}}
Reproducible on: Windows 10
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment