Scrollable UI

So, I’m not doing a script as much as I’m doing the thing inside Unity itself, So I’ll try to explainthe problem with photos and hopefully you guys’ can help me:

First of all, this is the video tutorial I’m trying to follow:

These are the pictures of the canvas hierarchy:

The problem is the scrollbar isnt actually dragging anything text wise(which is the child of NFaA, which is the container-because I want images, texts, and buttons), and I have tried putting NFaA-GO in the content slot

You must have damaged the scrollview.

Steps to success

  • new scene
  • right-click make a ScrollView
  • dig into the GO marked Content
  • put your stuff there
  • expand it vertically to suit (or expand it with a layout)

Done.

Thanks mate, I dunno what it was, mabye you had to do it in that specific order and I didn’t do it precisely in the order that the tut showed, but now it works and I really needed that to work, so thankyou

1 Like

So you know for the future, here’s the UI forums (2D isn’t for UI related issues).

Good luck.