Scroll View not scrolling

Hi,

So I’ve been trying to create a scrollable text using Scroll View, but I’m having trouble with making it able to actually scroll through the text.

I created a Panel, added Scroll View as the child and added the Content Size Fitter and Vertical Layout Group components to the Content object inside the Viewport (which is a child of Scroll View) as follows:

104361-screen-shot-2017-10-24-at-222123.png

I then created a Text object and added this as the child of the Content object. However, when I run the game, the correct scrollbar appears (vertical), but I am not able to scroll at all.

The hierarchy looks like this at the moment:
104363-screen-shot-2017-10-24-at-222602.png

What am I doing wrong? I’m very frustrated at the moment. Any help appreciated.

Looks like you are missing Event System.
Add a event system.