Would it be possible to add an OnAwake value for the AnchorUpdate enum that only executes the first time the UIRect is enabled? Our screen objects are being transitioned in and out, and the 2nd time we transition them in, we don't want the anchor to execute again since the transition out puts everything into an ugly state (scaled down, slid off screen, etc).