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
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.