Search Issue Tracker

Won't Fix

Won't Fix in 2022.1.X

Votes

0

Found in

2022.1.20f1

Issue ID

UUM-18065

Regression

Yes

Error "MissingReferenceException" is thrown and the Scene view is grey when Exiting paused Play Mode

--

-

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.

  1. Resolution Note:

    Closing as it is only reproducible on 2022.1 which is no longer supported and the issue is not in 2022.2

  2. Resolution Note (2022.1.X):

    This was fixed in 22.2, we don't do backports to 22.1 anymore because of the 22.x release cycle. Users should upgrade to 22.2

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.