Hi!
I made a scroll view using Unity ScrollView thing. But 2 problems I can't fix:
1. The element of the Contents are at the back and the scroll area is on top(and overlaps that elements).
2. When I do scrolling by mouse in the scene view the elements are at the correct place, but in Game View it is in the middle of the screen.
I made a small video to show the problem:
I tried to change the Canvas Camera space but did not help.
The steps to represent...
Unity Scroll view
I made a scroll view using Unity ScrollView thing. But 2 problems I can't fix:
1. The element of the Contents are at the back and the scroll area is on top(and overlaps that elements).
2. When I do scrolling by mouse in the scene view the elements are at the correct place, but in Game View it is in the middle of the screen.
I made a small video to show the problem:
I tried to change the Canvas Camera space but did not help.
The steps to represent...
Unity Scroll view