Unity Issue Tracker - "MissingReferenceException: The object of type 'UniversalAdditionalCameraData' has been destroyed but you are still trying to access it." error thrown when exiting Play Mode
Fixed
UUM-4975
"MissingReferenceException: The object of type 'UniversalAdditionalCameraData' has been destroyed but you are still trying to access it." error thrown when exiting Play Mode
Unity: Universal RP
Fixed
2022.2.X
Won't Fix
2022.1.X
Fixed by unknown PR in URP 14.0.1 (2022.2.0a8)
2022.2 release is out and we will offset support for tech stream 2022.1.
How to reproduce:
1. Open the attached project "My project (1).zip"
2. Enter Play Mode
3. Exit Play Mode
Expected results: No errors in the Console window
Actual results: "MissingReferenceException: The object of type 'UniversalAdditionalCameraData' has been destroyed but you are still trying to access it." thrown in the Console window