Ui Not Scaling For Mobile

Heya!

I am working with UiGridLayouts And the objects affected by it scale fine on most devices

However - On Phone It looks like this

I have used the Unit Scale Converter Plugin but it still doesn’t work.

Any Fixes?

-Scxiptedshark

1 Like

If you’re using a UIGridLayout, make sure the CellSize and CellPadding are also using scale, not offset.

1 Like

Seems to be the issue, Thank you!

1 Like

Sweet, glad I could help. :+1:

1 Like

oh, there is one more issue:

On mobile, the position seems to be a bit different:

I fixed it, don’t worry! Thanks for the help again btw

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