Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.1
2022.1.0b5
2022.2
Issue ID
1399006
Regression
No
[UI Toolkit] TreeView drop-down arrow is focused after adding new children items
How to reproduce:
1. Open the attached project “devs-sequences-uitoolkit_repro.zip”
2. Open UI Toolkit Sequences window (Window > Sequencing > Sequence Assets (UI Toolkit))
3. Click on the drop-down arrow next to the “NewSequenceAsset”
4. Open Project window and go to Assets > Sequence Assets
5. In the Project window, duplicate any “NewSequenceAsset Variant” Prefab
Expected result: drop-down arrow in the UI Toolkit Sequences window remains grey
Actual result: drop-down arrow in the UI Toolkit Sequences window turns blue
Reproducible with: 2022.1.0b8, 2022.2.0a4
Could not test with: 2019.4.36f1, 2020.3.29f1, 2021.2.12f1 (Sequences package errors)
Notes:
- Reproducible on macOS and Windows
- The issue also reproduces after removing items or docking the window
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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a10
Fixed wrong focus grabbing when refreshing BaseVerticalCollectionView.