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
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
Resolution Note (fix version 2021.2):
No longer reproducible in 2021.2.0a11