Anchor point has weird behavior depending on UIAspectRatio

,

Eventually I’m trying to achieve it to be anchored properly on people script, if the most left one is alright, right frame have weird behave. It’s aligned all the time on a same spot use UIAspectRatio or not. Anchor point is 0.5, 0.5. Here’s a view of Frames and their inner with RatioAspects for both text, images, buttons and etc. Every instances is using scale, none are using offset. Both of them has anchor point 0,0 and located under a main frame with acnhor point 0.5, 0.5. Moving it out, assigning anchor point 0.5, 0.5 did not help me.

Without Ratio Aspects:

With Ratio Aspects:

How it is supposed to look in scale:

Eventually I’ve figured out it affects only X position: