Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a8
Votes
0
Found in
2022.3.50f1
6000.0.23f1
6000.1.0a1
6000.2.0a1
7000.0.0a1
Issue ID
UUM-84105
Regression
No
The UI Toolkit TreeView Items get clipped when resizing the Game view window when Scale with Screen Size is set as the Scale Mode in the Panel Settings
How to reproduce:
1. Open the “ReproProject“ project
2. Open the “Scene“
3. Enter the Play Mode
4. Expand the Game view window
5. Using the bottom-left corner of the Game view shrink it to a specific size (Screenshot in the comments)
Expected result: The bottom item does not get clipped and the selection area of the items is not offset
Actual result: The bottom item gets clipped and the selection area of the items is offset
Reproducible with: 6000.0.23f1
Could not test with: 2021.3.44f1 (“ error CS0122: 'TreeView' is inaccessible due to its protection level“), 2022.3.50f1 (Could not test, because of the “ArgumentException: An item with the same key has already been added. Key: 1“ error)
Reproducible on: macOS 14.6.1 (Intel), Windows 10 Pro (22H2)
Not reproducible on: No other environments tested
Notes: Reproducible in the Player
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
- 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
Resolution Note (fix version 6000.2.0a8):
Resolved clipping issue on Fixed Height TreeViews when Scale with Screen Size is used.
Resolution Note (fix version 6000.1.0b12):
Resolved clipping issue on Fixed Height TreeViews when Scale with Screen Size is used.
Resolution Note (fix version 6000.0.44f1):
Resolved clipping issue on Fixed Height TreeViews when Scale with Screen Size is used.
Resolution Note (fix version 2022.3.61f1):
Resolved clipping issue on Fixed Height TreeViews when Scale with Screen Size is used.