UI wont scale perfectly on other devices

So recently, i started working UI Designing and as i was working i thought of changing my device to see if it is scaled perfectly. Well turns out it isnt, i have tried everything, from setting it to scale and not offset and changing its anchor point ( to 0.5,0.5 ) and even using UIAspectRatioConstraints (which sort of broke it more)

and some things ( for example the title and the buttons ) are not positioned good and are wide
I have no idea how to fix it.

1920x1080 video:

https://gyazo.com/422991b733262e12ad116624c476060f

Try setting the position to scale.

nope, same thing occured. I have tried almost everything.

make sure its not size but position.

Try setting a UIAspectRatioConstraint. AutoScale Lite plugin is excellent for this.

i cant explain how happy you just made with this one specific recomendation. Thank you VERY ( x inf ) much.

Haha, glad that I could be of assistance.