Does anyone know how to fix this

idk why does that happens on phones:

1 Like

Is it a UI that you made?
If so, then you could scale it out till it fits. If you have any scripts you need to show it to me so i can help you fixing it!

1 Like
  1. you cant scale it more then that
  2. no not yet I don’t have any scripts I only started building rn
1 Like

Oh, you can use Auto scale Plugin if you haven’t already installed, then you go to Unit Conversion, and then scale the size and the position. Hope it works.

1 Like

this does not help at all, this is not what I asked.

1 Like

Pretty sure its a bug. There is not much you can do unfortunately (pretty sure non at all)

Maybe try over scaling it.

2 Likes

Pretty sure it’s not an bug or anything, it might be SafeArea where UIs aren’t meant to be there read documents and you can find your way to fix this.

3 Likes

Try turning on IgnoreGUIinset and rescaling it properly.

Change “SafeAreaCompatibility” property for the screen Gui to “FullScreenExtension”.

4 Likes

Out of all of the answers this is the correct one. Damn people, UI is simple

1 Like

yeah it did work thx for that :+1::+1: