UI Alignment/scaling issues

I am currently making UI for my game. I don’t have very much experience with UI, so I am kind of learning as I go. I have UI set up the way I want it, it’s all finished. It scales properly on mobile devices in terms of size, however, position and alignment is a completely different story. I can’t get some of the UI to stay in the center of the canvas when I test on different devices. I’ve tried so many different things to fix this, but to no avail. Does anyone here know how I can fix this?

In one screenshot, you can see everything aligned the way I want it. However, in the other screenshot, when I test the mobile screen, a lot of my UI is no longer centered in the middle, which is extremely frustrating.

Is there a way to fix this without altering the UI significantly? A lot of it has already been scripted.


1 Like

try disabling your explorer/property tab usually these being open will push UI to the side

the UI should look normal in game

1 Like

I gave this a try and it still doesn’t work. When I test in-game, everything isn’t aligned properly either.

Could ya show how it looks on the 1920x1080 monitor?


Attached. I don’t know why I can’t get that UI to stay in the middle. Same goes for all the other menus, like the shop for example.

okay, i am terribly sorry for this response but

i HEAVILY, very HEAVILY suggest using the autoscale plugin, it will always scale your UI properly with just the click of 1 button

as for your issue, i have no idea how to fix it