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
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a10
Fixed wrong focus grabbing when refreshing BaseVerticalCollectionView.