Search Issue Tracker
Fix In Review
Fix In Review for 6000.6.0a2
Votes
0
Found in
6000.5.0b1
6000.6.0a1
Issue ID
UUM-137670
Regression
Yes
“NullReferenceException” error thrown in the Console when adding Play Mode Debug UI with shortcut and exiting Play Mode
Steps to reproduce:
1. Create new Unity project using High Definition 3D Template
2. Enter Play Mode
3. Use shortcut “Control+Backspace” to use play mode debug UI
4. Exit Play mode
5. Observe the Console window
\\
Actual results: NullReferenceException” errors thrown in the Console
Expected results: No errors are thrown in the Console
\\
Reproducible with versions: 6000.5.0a9 (253a859729df), 6000.5.0b1, 6000.6.0a1
Not reproducible with versions: 6000.3.12f1, 6000.4.1f1, 6000.5.0a8 (d36222f39966)
\\
Tested on (OS): macOS Silicon Tahoe 26.3.1 (M1)
\\
Error:
{code:java}
NullReferenceException: Object reference not set to an instance of an object
UnityEngine.Rendering.RuntimeDebugWindow.OnDestroy () (at ./Library/PackageCache/com.unity.render-pipelines.core@a7701cc1a9a1/Runtime/Debugging/RuntimeDebugWindow.cs:142)
{code}
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
Resolution Note:
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.6.0a2):
Fixed in 6000.6.0a2