im experiencing a weird bug with the Vertical Scroller (mainly in iOS, but even in the Editor): when a vertical scroller is still "moving" (so when it'snt totally stop) it's impossible hide this scrollable object.
Another question that i'd like to ask is if im right when i hide/show elements for navigate through different page of the menu (so, basically, when im in the "home/first page" and i want to go in the "shop" page, i hide all the element of the "home" and show the element of the "shop"). This is the right way to work or someone have a better suggestion (except the scroller this solution seems works pretty fine for me and for the profiler ).
Thanks