Help ui grid layout

I never make UI, and this is the first game I have not hired anyone else to do it. I thought it would be a fun challenge or smth or me to learn new stuff. BUT NO :sob:

I’m so lost, I have a Scrolling frame with a UIGridLayout inside of it, And the textbutton inside of the Scrolling frame has a UIAspectRatioConstraint in it, however, the Scaling is so off :sob:

Idk what I’m doing pls help :pray:


image

(Everything else is scaling fine BESIDES THE TEXTBUTTONS INSIDE OF THE SCROLLING FRAME)

1 Like

Have you tried setting the UIGridLayout sizing by the scale number? The first number (marked in green) being the scale, and the second number being the offset. When I usually make UI, I always use the scale, and keep the offset at 0.
image