Tags: pschraut/UnityUICulling
Tags
Fixed that UICullingBehaviour causes a NullReferenceException, when t… …he Component gets enabled without the Rect and/or Viewport being assigned already. Now it returns "not visible" for this case and no longer causes an exception.