Search Issue Tracker

Active

Under Consideration for 6000.6.X

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

Graphics Debugging Tools

-

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

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.