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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment