Search Issue Tracker
Fixed in 1.0.0-preview.14
Votes
0
Found in [Package]
1.0.0-preview.13
Issue ID
1300877
Regression
No
Vertical UIToolkit ListView allows scrolling horizontally when the ListView is displayed on a mobile device
How to reproduce:
1. Open the user's attached to project "UnityUIToolkitListViewBug.zip"
2. Load the "SampleScene"
3. Enter Play mode
4. Try to scroll ListView horizontally
5. Notice that ListView is not scrollable horizontally
6. Open Device Simulator window (Menu Bar > Window > General > Device Simulator)
7. Try to scroll ListView horizontally
8. Observe the ListView in the device
Expected result: ListView is not scrollable and stays at the same position as in Game view
Actual result: ListView is scrolled horizontally
Reproducible with:1.0.0-preview.11 (2020.2.2f1), 1.0.0-preview.13 (2020.2.2f1)
Could not test with: 2018.4.31f1, 2019.4.19f1 (UI Toolkit is not introduced yet), 2021.1.0b3, 2021.2.0a2 (due to errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment