Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.43f1
Issue ID
UUM-100220
Regression
Yes
"MissingReferenceException" error is thrown when creating a new "Standard (URP)" scene
Steps to reproduce:
- Create a new Universal 3D project
- Create a new "Standard (URP)" scene (File > New Scene)
- Observe the Console window
Actual results: "MissingReferenceException: The object of type 'UnityEditor.HostView' has been destroyed but you are still trying to access it." error is thrown in the Console window
Expected results: No errors are thrown in the Console window
Reproducible with versions: 6000.0.37f1, 6000.0.43f1
Not reproducible with versions: 2021.3.50f1, 2022.3.60f1, 6000.0.36f1, 6000.1.0b11, 6000.2.0a7
Tested on (OS): MacOS Silicon Sequoia 15.3
Notes:
- Only reproduces on a new project, reopening the project and creating a new scene does not throw the error.
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-80063
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #UUM-80063