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
- Floating Material Preview window has a burger icon button that does nothing when pressed
- TreeView drag and drop operation is not cancelled when a modal opens over it
- Remote Config window causes performance drop in Editor when multiple settings are added
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
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.