Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.6f1
2023.1.6f1
2023.2.0b1
2023.3.0a1
6000.0.0b11
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-44460
Regression
No
TreeView indent width does not correspond to the TreeView Arrow Element width and remains 8ptx wider when compared to the TreeView Arrow Element's width
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. In the Game View, Press the “New Game” Button
5. In the “New Window” Window, select the “'Cosmos ‘eksD7'“ Element
6. Press the right arrow key on the keyboard
7. Open UI Toolkit Debugger (Window > UI Toolkit > Debugger)
8. In the UI Toolkit Debugger Window, select the “Pick Element” Button
9. In the Game View select the teal-colored area
10. Observe the UI Toolkit Debugger Window
Expected result: “unity-tree-view__item-indent” has a width of 2ptx
Actual result: “unity-tree-view__item-indent” has a width of 8ptx
Reproducible with: 2022.3.6f1, 2023.1.6f1, 2023.2.0b1
Could not test with: 2021.3.29f1 (“error CS0122: 'TreeView' is inaccessible due to its protection level”)
Reproducible on: Intel macOS 13.4.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment