Hi,
Right now UIRect compares 4 transforms (leftAnchor.target, rightAnchor.target, ...) on each Update, even when it has no anchors.
In my case, UIRect.Update is using 28% of cpu time for 500 widgets without anchors, and it is using 12% of cpu time when i change default value to OnEnable.