Hi. I found UIToolkit bug related to ScrollView.
When you touching scroll view after dragging scroll bar, its scroll position is unexpectedly changed.
Reproduction step is super simple:
- Make scroll view.
- Add some labels until its scroll bar is shown.
- Play it on mobile device. (I tested on Android Galaxy S9+)
- Dragging scroll bar to bottom.
- Touch scroll view body.
- You can see that scroll position is reset to top.
Tested on Unity 2022.2.0b4 + Android Galaxy S9+.
Reported as IN-13558.