protected virtual void Start() { // Upgrade scene // NOTE: This must be done in Start because when done in OnEnable this fails to dirty the scene SgtHelper.DestroyOldGameObjects(transform, "Corona Model"); }