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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2.0.0-preview.18):
Fixed in 2.0.0-preview.18