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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note (fix version 2021.2):
No longer reproducible in 2021.2.0a11