Problem using Tween in UI, The UI is in different positions depending on the resolution



When i use tween to move a UI, the positions are different depending on the resolution, i’ve already used AutoScale plugin to set Scale in Position and Scale, and still didnt work :frowning:

2 Likes

do you have size in scale too? this really looks like a size issue

I agree, definitely change the size and position of the ui from offset to scale, and you can also use ui size constraints to prevent stretching the ui on different sized screens

ive already set size and position to scale, and still didnt work :frowning: idk what to do

Show me the size of the frame.