How to reproduce:
1. Open the attached project “Fusion_HurricaneVR.zip“
2. Enter the Play Mode
3. Pause the Play Mode
4. Exit the Play Mode
5. Observe the Console and the Scene view
Expected result: no error in the Console and Scene view is normal
Actual result: error in the Console and Scene view is grey (empty with no GameObjects in it)
Reproducible with: 2022.1.0b2, 2022.1.20f1
Not reproducible with: 2020.3.40f1, 2021.3.12f1, 2022.1.0b1, 2022.2.0b12, 2023.1.0a15
Reproducible on: Windows 10 Pro
Error first lines: MissingReferenceException: The object of type 'UniversalAdditionalCameraData' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.