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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a10
Fixed wrong focus grabbing when refreshing BaseVerticalCollectionView.