Search Issue Tracker
Fixed in 2.0.0-preview.18
Votes
0
Found in [Package]
2021.2
2021.2.0b9
2022.1
Issue ID
1363941
Regression
No
[UIR] UIToolkit overflow "hidden" is not clipping everything
How to reproduce:
1. Open project "UIToolkit Bug.zip"
2. Open "Test" Scene (Assets>Test)
3. Open UI Toolkit Debugger (Window>UI Toolkit>Debugger)
4. Press on the "Select a panel" button and select "New Panel Settings"
5. Expand VisualElement>TemplateContainer>VisualElement>VisualElement #shop-middle-section>VisualElement #shop-body>ScrollView>VisualElement and select VisualElement #unity-content-viewport
6. In the right window scroll to see "border-top-right-radius"
7. Change value of "border-top-right-radius" or "border-top-left-radius"
8. Look at the Game window
Expected result: Overflow "Hidden" is clipping everything
Actual result: Overflow "Hidden" is not clipping everything
Reproducible with: 2021.2.0b16, 2022.1.0a12
Could not test with: 2019.4.31f1, 2020.3.20f1, 2021.1.25f1 (Errors)
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 2.0.0-preview.18):
Fixed in 2.0.0-preview.18