Search Issue Tracker
Fixed
Fixed in 2022.3.57f1, 6000.0.16f1, 6000.1.0b2, 7000.0.0a17
Votes
1
Found in
2022.3.35f1
6000.0.9f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-75225
Regression
Yes
The selection changes when the parent item is toggled if a child item is selected in TreeView
How to reproduce:
1. Open the attached project "TreeView_Expand_SelectionChanged.zip"
2. Open BugReport>TreeView
3. Expand the toggle for item A in the TreeViewWindow
4. Click on item B to select it
5. Click on the toggle for item A to collapse it
6. Click on the toggle for item A to expand it
Expected results: The selected item changes only when you click on an item
Actual results: The selected item changes when you toggle the parent item
Reproducible with: 2022.3.28f1, 2022.3.35f1, 6000.0.9f1
Not reproducible with: 2022.3.27f1
Could not test with: 2021.3.40f1 (compilation errors in the Console window)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Perforce: Connection is extremely slow or times out when "Scan Local Packages on Connect" is enabled in Version Control while the project has many local packages
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
- Errors are thrown for lists and arrays in build using IL2CPP when data class contains both #if UNITY_EDITOR fields and generic fields
- "There can only be one active Event System" Warning is logged when entering Play Mode in the BenchmarkScene of the 3D Universal sample Template
- Motion blur is forced and exaggerated through transparents when "Sort with Refractive" and Motion blur is enabled
Add comment