UI Position issue/problem

Hi there,

I am having problems with my UI. On studio, it looks fine, but whenever I change devices for example to a laptop, the position of the GUI is different but everything else is fine. Everything is set to Scale (nothing is offset).

In Studio:

On A different device (Average Laptop):

Is there a fix for this issue? (I am wanting the position to be like the one in studio)

2 Likes

Use Autoscale Lite to correctly scale UI

Can you show the properties of the UI?

1 Like

it might be because the laptop resolution to your studio’s resolution is way too different. Yours is square meanwhile the average laptop is rectangular

1 Like

Try combining scale + offset. Make the AnchorPoint {0,1} and the position {0, 10, 1, -10}.

1 Like

It works! Thank you for the help!

2 Likes

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