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.21f1
2022.3.2f1
2023.1.0f1
2023.2.0a18
2023.3.0a1
Issue ID
UUM-39648
Regression
No
Exception when adding column to multicolumntreeview with visible set to false
How to reproduce:
1. Open the attached project “TreeViewBug.zip“
2. Open the “SampleScene“ scene
3. Open the menu item “MultiColumnTreeView Bug“
4. Select the “Open Test Window“
Expected result: No exception is thrown
Actual result: “ArgumentOutOfRangeException: Index must be within the bounds of the List.” exception is thrown
Reproducible with: 2022.2.0a8, 2022.2.21f1, 2022.3.2f1, 2023.1.0f1, 2023.2.0a18
Couldn’t test with: 2020.3.48f1, 2021.3.27f1, 2022.2.0a7 - Due to errors in the Console window or “MultiColumnTreeView“ is unavailable
Testing environment: MacOS Ventura 13.3.1
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2023.3):
Fixed UUM-39648 @guillaume-riendeau:
UI Toolkit: Fixed exception thrown when adding a hidden column to a multi column control.
Fixed @guillaume-riendeau:
UI Toolkit: Fixed the ordering of the spacing and border fields in the UI Builder inspector, to match uss order.
Resolution Note (fix version 2023.2):
Fixed UUM-39648 @guillaume-riendeau:
UI Toolkit: Fixed exception thrown when adding a hidden column to a multi column control.
Resolution Note (fix version 2023.1):
Fixed UUM-39648 @guillaume-riendeau:
UI Toolkit: Fixed exception thrown when adding a hidden column to a multi column control.
Fixed @guillaume-riendeau:
UI Toolkit: Fixed the ordering of the spacing and border fields in the UI Builder inspector, to match uss order.
Resolution Note (fix version 2022.3):
Fixed UUM-39648 @guillaume-riendeau:
UI Toolkit: Fixed exception thrown when adding a hidden column to a multi column control.