Scroll Rect newbie issue

Hi,

I’m a newbie in Unity and was making an app where there is supposed to be a list and a button.
Whenever the button is pressed an empty object having the component “vertical layout group” is added as its child.

This object is set in the scroll view object but it behaves different from the intended behaviour.

Here’s a video:

Try with:

image

You are a lifesaver

I almost pulled my hair out

1 Like

Hey

So I was changing some canvas(scale with screen size) settings and for some reason now it’s broke in another way

Now any objects I spawn in overlap instead of ordering into a list