ScrollBox doesn't work inside of a Vertical Box?

Hello,

I am trying to create a scroll box that is inside of a vertical box so that it only scrolls a certain portion of my widget. For some reason I am unable to create a size for it as it just scales up as it gets bigger meaning that it will never scroll. And also I ran across another thread that had the same problem. As of last year it was still a bug.

Has there been any progress made to resolving this issue? Or am I missing something here?

Like this?

250018-capture.png

Image from Gyazo

Yes, I feel really dumb now lol I had the sizing set to Auto instead of Fill. That seemed to have solved the problem also I had a child Vertical box as well I removed it.