So I had a scale tween on an object that works the first time it is enabled. Subsequent times that said object is enabled, the tween no longer works. I have also resorted to re-enabling the tween through code, but still no luck in restarting the tween. Here is a very basic example:

Did I miss something super simple?