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
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a10
Fixed wrong focus grabbing when refreshing BaseVerticalCollectionView.