Whenever I stick an object to another, and tween the height and width of the origin object, the second objects width and height are jumping to wrong sizes.
Only If I set the origin and center point of the seconnd object on top of each other, the bug does not appear BUT it’s sometimes not possible for example by using texts or 9 patch sprites.
And it does not matter if I tween the height first and after it’s finished, tween the width. the bug still appears.