idk why does that happens on phones:
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!
- you cant scale it more then that
- no not yet I don’t have any scripts I only started building rn
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.
this does not help at all, this is not what I asked.
Pretty sure its a bug. There is not much you can do unfortunately (pretty sure non at all)
Maybe try over scaling it.
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.
Try turning on IgnoreGUIinset and rescaling it properly.
Change “SafeAreaCompatibility” property for the screen Gui to “FullScreenExtension”.
Out of all of the answers this is the correct one. Damn people, UI is simple
yeah it did work thx for that