UI's misplacing on pressing play

Im trying to make a game and when I’m not testing the game the UI’s are fine but when I test it, it messes up like this

before testing


after testing

everything works fine like the play button but this ruins the game look
can someone help me please?

1 Like

To solve this, you have to enable IgnoreGuiInset in your ScreenGui.

3 Likes

thank you! I never knew how to fix that and it always stayed like that thank you for a solution

1 Like