Search Issue Tracker
Fixed in 2022.2.0a1
Fixed in 2022.1.X, 2022.2.X
Votes
4
Found in
2022.1.7f1
Issue ID
UUM-6527
Regression
No
"MissingReferenceException" is thrown when spawning Camera during runtime and then exiting Playmode
How to reproduce:
1. Open the attached project "2022Testing.zip"
2. Enter Play Mode
3. Switch to the Scene view window
4. 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." is thrown in the Console window
Reproducible with: 2022.1.7f1
Not reproducible with: 2019.4.40f1, 2020.3.36f1, 2021.3.5f1, 2022.2.0a1, 2022.2.0a17
Reproducible on: Windows 10
Comments (3)
-
trombonaut
Dec 07, 2023 17:51
Not backported to 2022.1.23 it seems
-
slippyfrog
Nov 21, 2022 14:30
Also, this breaks Unity results in unity entering an indeterminate and inoperable state. To continue to work, Unity must be restarted.
The expected result provided in the ticket does not infer that Unity stops working. To articuate the severity of the issue, the expected result is that Unity should continue to function correctly after exiting play mode.
We have been unable to migrate to Unity 2022.1.X as a result of this issue.
-
slippyfrog
Nov 21, 2022 14:24
This issue has been observed on Mac OS as well:
https://forum.unity.com/threads/null-universaladditionalcameradata-in-volumedebugsettings-cs.1287101/#post-8578582
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 2022.2.0a1