Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.2
2020.2.1f1
2020.3
2021.2
Issue ID
1312542
Regression
No
[UI Toolkit] ScrollView element styles cannot be changed in uss
How to reproduce:
1. Open the attached '1312542-repro.zip' project
2. In the Project window double-click on the 'Dragger-Not-Resizable' Asset
3. In the Hierarchy of the UI Builder window select #unity-dragger (VisualElement > ScrollView > Scroller > #unity-slider > VisualElement > #unity-drag-container)
4. In the Inspector of the UI Builder window find the 'Size' section
5. Observe the 'Height' property
Expected result: The 'Height' value is 100px
Actual result: The 'Height' value is 235px
Reproducible with: UI Toolkit 1.0.0-preview.13 (2020.2.7f1, 2020.3.7f1), 2021.2.0a10
Not reproducible with: 2021.2.0a11, 2021.2.0a16
Cannot test with: UI Toolkit 1.0.0-preview.12 (2020.2.7f1, 2020.3.7f1, 2021.1.5f1), 1.0.0-preview.13 (2021.1.5f1), 1.0.0-preview.14 (2020.2.7f1, 2020.3.7f1, 2021.1.5f1) (package errors), 2018.4.34f1, 2019.4.26f1 (the package is not supported)
Notes:
- The issue is also reproducible when trying to change styles via Script
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
No longer reproducible in 2021.2.0a11