I have a UIWidget with an alpha tween on it. The widget has a uisprite inside it, and inside that is several uiLabels. When i activate the alpha tween from 1 to 0, and then later back from 0 to 1, the labels are not always visible until the text of the label changes. Any idea why? Also, how do i fix it? can i trigger a manual forced update?