Gui scrolling issue

I have issue regarding to the roblox Ui. It won’t let me scroll down even tho I have like a guid to edit and make.

Have you tried setting the CanvasSize property of the ScrollingFrame?

set automatic canvas size = Y
set the Y of canvas size = {0,0}
these mean let the scrolling frame automatically adjust the height

in ui list layout, make sure the padding Scale = 0, you can use the Offset freely
the Scale would make auto size have bug that cannot scroll fully

this partially worked and not.

try without the Aspect ratio constraint directly under scrollingframe