Unity Engine documentationScript ReferenceUnityEditorDestroyGameObjectHierarchyEventArgssceneThe scene containing the GameObject that has been destroyed.Read time 1 minuteLast updated 11 days agoDefinition Type: Property Namespace: UnityEditor Assembly: UnityEditor public Scene scene { get; }