GUI Cutting on Mobile Devices

When I am testing the GUI on the mobile, it seems like part of the GUI is being cut. You can see on the screenshot that the right part of the GUI is cut.

Is it a classical situation and I need to adjust the GUI for each device to make sure that the GUI doesn’t get into the zone when it will be cut or what?

Снимок экрана 2025-02-07 093031

I think this is uhhh the ignore gui inset thing (I forgot the name) but it overrides the boundrys of the phone.

Thank you. Actually, it was not Guilnset. It was ScreenInsets. I can change them to choose the area that I will use to my GUI. Only with “None” I can use full screen of the phone.

1 Like

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