Started seeing an error with the latest update when I reset a TweenScale component on a gui.
error CS0122: `UITweener.Reset()' is inaccessible due to its protection level
Didn't find a mention of this changing in version notes. Did find ResetToBeginning(), was the change intended to move use of Reset() to ResetToBeginning()?