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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment