using UnityEngine; public class ViveportManager : MonoBehaviour { private void Awake() { Object.DestroyImmediate(base.gameObject); } }