Problem with size of GUI

I have problem with GUI. It is stretching when I minimalize window of studio and while testing is on.
RobloxScreenShot20240220_204405723

1 Like

I’m not 100% sure what is going on, but it may be that the UI is not keeping its scale.
If so, try this plugin:

Using the plugin, add UIAspectRatioConstrants to every UI element that isn’t scaling correctly. I hope this helped!

It is not working how it should.

I don’t know if this is a problem either, but make sure that the UI is set to scale and not offset (you can also use the plugin for that). I don’t know what else would be the problem other than a Bug.

The size is set to scale, so I don’t know what’s the problem.

Then sorry, I don’t know what you could do. I do remember actually having this problem when I use Roblox split screen with Roblox Studio. It shrinks both of the UI to a glitched state where even UIAspectRatioConstrains can’t help. You may want to report this as a Bug if no one else has an answer.

1 Like

Okay and thanks for trying to help me.

1 Like