Problem with GUI when using Studio Features

Hi there, so I’m sorry if I posted this in the wrong category, but I didn’t know where else to post this for the issue I’m having

Now I’m not sure if there is a way to fix this, because I looked everywhere, but I couldn’t find anything to help.

Now watch the video down below


(THIS IS JUST A PRACTICE GUI I MADE, I KNOW IT’S NOT THE BEST LOOKING)

If you watched the video, you might see what I’m talking about

The GUI gets all messed up and stretched whenever I remove Explorer & Properties

Is this just a normal thing that’s supposed to happen? If not, what are some things I can do to fix it?

1 Like

I get this. I don’t know how to fix this. Except if you haven’t scaled your gui so it fits correctly on all devices, that may fix it for you

1 Like

Referring to this article may help you.

Or more specifically in your case, you need to utilise UIAspectRatioConstraint objects.
@Dev_Lightz

1 Like

This fixed the issue, thank you so much!! :heart: