UI not filling sides of screen while on iPhone X and above

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve?
    For UI to fill sides of the screen

  2. What is the issue?
    UI not filling sides of screen while on iPhone X and above

  3. What solutions have you thought of so far?
    None really, coming on here for answers…

I’m making a backrooms type horror game and I’m trying to make it look like your recording from a camera.

Can I get some help?

2 Likes

I had this exact same issue, and therefore also looked on the dev forum for a fix, yet there wasn’t any.
But the good news is, I figured it out!

Step 1:
Uncheck ‘ClipToDeviceSafeArea’ in your ScreenGui
image

Step 2:
Add a frame, make it black and stretch it all the way to the bottom.

Step 3:
Move it over to the area that seems to be blank.

Step 4:
Duplicate the frame to the other side

And you’re all done!
In case anyone reading is lazy, I’ve made a place where you can copy the frames.
Blank space fix.rbxl (54.6 KB)

Good luck all with your project!

1 Like