Wait, why do you have both Tween Scale and UIButtonScale?
UIButtonScale creates TweenScale for you. You don't need to attach TweenScale. If you want to set up your tween using TweenScale beforehand, then set it up, leave the component disabled, and use UIPlayTween to trigger it instead.