My ui position is changing

So i am making a ui and when i open output my textbutton changes position.

before opening output


after opening output

Are you using scale or offset for the button’s position?

im using scale and i used autoscale lite and added uiaspectratio

You should use offset. As for the AspectRatioConstraint, I can see that the button’s size changes too. That may be unwanted.

It is still not working what should i do now

How does it look like now? Is the button positioned relative to the mechanic icon?

It isn’t positioned relative to the mechanic icon and it looks like this

Can you show me the properties of the text button please?

Ok i gonna show the properties to you




Ekran görüntüsü 2024-07-06 224516

You’re still not using offset.

I changed it but still not working

Okay, can you show it to me now so that I know how much offset you’re using?

Ok here it is
Ekran görüntüsü 2024-07-06 225137
top one is position

Then just make the X offset smaller.