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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a10
Fixed wrong focus grabbing when refreshing BaseVerticalCollectionView.