After populating my scrollview I call Resetposition() to get the scrollview repositioned at the top. However when I do this the scrollbar stops working. If I go into the inspector while the game is still running and move the value slider... then the scroll bar starts working as it should. I've tried using code change the value of the scroll bar right after the resetposition() but it has no effect. Any suggestions?
DuaneDog