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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment