Search Issue Tracker
Fixed in 1.0.0-preview.10
Votes
0
Found in [Package]
1.0.0-preview.9
Issue ID
1286162
Regression
No
The ListView 'Horizontal Scrolling' checkbox is reverted to the unchecked state after saving the file
How to reproduce:
1. Open the attached '1286162.zip' project
2. In the Project window double-click on the 'Test' Asset
3. In the Hierarchy of the UI Builder Explorer expand 'Test..uxml' and select 'ListView'
4. In the Inspector of the UI Builder check the 'Horizontal Scrolling' checkbox
5. In the Viewport toolbar select File > Save
6. Observe the 'Horizontal Scrolling' checkbox
Expected result: The 'Horizontal Scrolling' checkbox is checked
Actual result: The 'Horizontal Scrolling' checkbox is reverted to the unchecked state
Reproducible with: UI Builder 0.10.2-preview (2020.1.0b12), 1.0.0-preview.4, 1.0.0-preview.9 (2020.1.0b12, 2020.1.12f1)
Cannot test with: 2018.4.28f1, 2019.4.13f1, 2020.1.0b11 (UI Toolkit is not supported), UI Builder 1.0.0-preview.3 (2020.1.12f1, 2020.2.0a1, 2020.2.0b9, 2021.1.0a1) (due to errors with packages)
Notes:
- Without the UI Toolkit package there is no 'Horizontal Scrolling' option
- The issue does not reproduce with other settings in the UI Builder Inspector window
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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 1.0.0-preview.10):
This is a simple bug purely on the UI Builder side. It should be fixed in the next version update. In the meantime, rest assured that it's only the UI itself that has the bug. The attribute is correctly set on your ListView. You can verify this by looking at the UXML Preview pane in the UI Builder.