Search Issue Tracker
Fixed
Fixed in 2022.3.7f1, 2023.1.7f1, 2023.2.0b3, 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
- Color property '_BaseColor' missing
- Point Light source stops lighting when moved out of camera frustum in Player while having 2 directional lights in scene present, and a fog enabled by script
- Sky does not get rendered when 'CameraRelativeRendering' is disabled
- Dropdown UI elements have their Content misplaced when nested inside a Prefab containing a root object with a Canvas Component
- “'UnityMetaVertexPosition': implicit truncation of vector type" Shader warning when compilating URP ShaderGraph shaders
Resolution Note (fix version 2023.3.0a1):
Fixed UUM-27589 @guillaume-riendeau:
UI Toolkit: Fixed TreeView element not being expanded fully when trying to expand it more than once.