Search Issue Tracker
Fixed in 2022.3.7f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a1
Votes
0
Found in
2022.2.5f1
2023.1.0b2
2023.2.0a1
2023.3.0a1
Issue ID
UUM-27589
Regression
Yes
The Treeview element is not expanding fully when trying to expand it more than once
Reproduction steps:
1. Open the attached project “TreeViewBug“
2. Press Window>Test-TreeVeiw
3. Expand the TreeView element “Built-in”
4. Collapse the element and expand it again
Expected results: TreeView element stays the same
Actual results: Element does not fully expand anymore
Reproducible with: 2022.2.0b8, 2022.2.5f1, 2023.1.0a5, 2023.1.0b2, 2023.2.0a1
Not reproducible with: 2022.2.0b7, 2023.1.0a1, 2023.1.0a4
Couldn't test with: 2020.3.44f1 ('TreeView' is inaccessible due to its protection level), 2021.3.17f1 ('TreeView' is inaccessible due to its protection level)
Reproducible on: Windows 11
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2023.3):
Fixed UUM-27589 @guillaume-riendeau:
UI Toolkit: Fixed TreeView element not being expanded fully when trying to expand it more than once.