UI Isn't scaled correctly - How can I fix it?

Hey Cookie Tech community! :wave:

So, recently I was making an training server hub UI, in studio it works great and there the UI is scaled. I don’t see any errors in the console. View the UI in studio below.

But, in the Roblox game itself, it is not scaled and it shows this:

So, my question is, how do I fix this issue?

In the ScreenGui change the setting Ignoreguinilset to True

2 Likes

Use the UIScaler plugin for the UI scaling.
If you do not want the sky to show; Select the GUI, Then turn on “ignoreGuiInset”

2 Likes

That doesn’t work, I tried 2 plugins and they didn’t work. I even enabled Ignoreguinilset and that hided the sky, but now I want the white GUI error to disappear. Do you know how I do that?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.