Search Issue Tracker
Fixed
Fixed in 6000.0.52f1, 6000.1.9f1, 6000.2.0b8, 6000.3.0a1
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment