Hi, I am trying to do a TweenHeight animation on a sprite that is anchored to it's Panel using Unified anchor. The left and right anchors are +0 but when the tween happens (which should only affect the height of the sprite?) both the left and right anchor values start changing as if they are trying to maintain the aspect ratio of the sprite (but I have aspect set to Free). In fact if you just drag left/right on the sprite height attribute the anchor does this as well. Is this the way it is supposed to work? If so, how do I do a tween height and not affect the width on an anchored sprite?