HI,
recently updated my project to the new UNity version from the 5.3.6 and found that th scrollview don't interact the same.
I am making a script which updates the content position of a scrollrect using the NormalizedPosition parameter:
The goal is to stick the content to the bottom of the vertical scrollview, in order to always see the latest elements displayed. It works perfectly under...
UNity 5.4.0f3 Scrollview bugs
recently updated my project to the new UNity version from the 5.3.6 and found that th scrollview don't interact the same.
I am making a script which updates the content position of a scrollrect using the NormalizedPosition parameter:
Code (CSharp):
UNity 5.4.0f3 Scrollview bugs