This is likely because you're transforming controls placed inside Containers. You should never move nodes placed in containers manually, except for animation purposes at run-time.
To place nodes correctly when using containers, look into setting the size flags (fill, expand, or both) and perhaps use more nested containers.
This pull request will make this limitation more clear once it's merged.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…