Scrollview mask not working (cropping) the content! (using Android)
alt textPlease take a look at these images I attached.
The scroll view is working properly in Scene View but not in Gameview There are no material attached to the scroll view, the view port or the content. I saw a couple posts about materials, but I'm using none. Should I be?
Also, when I build and load on the android tablet - the result is the same as you see in gameview - it simply does not crop the content as it should.
Please let me know what to do.

Answer by GroznyBear · Dec 21, 2016 at 09:48 AM
Try change
 Assets/Vuforia/Shaders/VideoBackground.shader
 Stencil {
                 Ref 250
                 Comp Always
                 Pass Replace
             }
 
                
              Your answer
 
             Follow this Question
Related Questions
Scroll View Bug 0 Answers
Scrolling as Shown in This Video 0 Answers
ScrollSnapRect breaks on toggle Active state 1 Answer
ScrollRect swipe not smooth on Android 0 Answers
Making Lines of 2 Text boxes Match within content size fitted scroll view 0 Answers