Search Issue Tracker
Fixed in 2022.2.7f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a2
Votes
0
Found in
2022.2.0b4
2023.1.0a5
2023.2.0a1
Issue ID
UUM-12086
Regression
No
Selection staying after blur
1- Create a UI Document
2- Select the label of the "sortOrder" field
3- press tab.
Expected: Field loses selection
Actual: Fiel keeps selection
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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Resolution Note (fix version 2023.2):
Fixed the selection not clearing when interacting with the TextField labels first before performing a tab/blur/focus-out.
Resolution Note (fix version 2023.1):
Fixed the selection not clearing when interacting with the TextField labels first before performing a tab/blur/focus-out.
Resolution Note (fix version 2022.2):
Fixed the selection not clearing when interacting with the TextField labels first before performing a tab/blur/focus-out.