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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment