Search Issue Tracker
Fixed
Fixed in 2022.2.X, 2022.2.0a8
Votes
0
Found in
2022.1.4f1
2022.2.0a7
Issue ID
UUM-4975
Regression
No
"MissingReferenceException: The object of type 'UniversalAdditionalCameraData' has been destroyed but you are still trying to access it." error thrown when exiting Play Mode
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
Reproducible with: 13.1.8 (2022.1.4f1), 14.0.0 (2022.2.0a7)
Not reproducible with: 7.7.1 (2019.4.39f1), 10.9.0 (2020.3.35f1), 12.1.7 (2021.3.4f1), 14.0.1 (2022.2.0a8)
Reproducible on: Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2022.2):
Fixed by unknown PR in URP 14.0.1 (2022.2.0a8)