I'm using version 3.0.9 f7.
I have an object with a UIPanel attached, and an alpha tween component that goes from 0 to 1.
I'm using a UIPlayTween component to activate this Tweet, with the setting to enable the object.
What I'm seeing is that the panel becomes active for one frame with a default alpha of 1, and then the tween activates.
Is there a way to fix this, other than ensuring that the alpha is at 0 on startup in this panel?