Steps to reproduce:
- Create a new 3D URP project
- Open the Rendering Debugger and open any tab (Window > Analysis > Rendering Debugger)
- Enter Play mode
- Change any value (toggle, dropdown, value)
- Click Ctrl+Z to undo
- Observe the Console
Actual results: "No script asset for DebugState.... Check that the definition is in a file of the same name." warnings are shown with every undo
Expected results: No warnings
Reproducible with versions: 6000.0.0f1, 6000.3.16f1, 6000.4.10f1
Can’t test with versions: 6000.5.0b10, 6000.6.0a6 (Can't undo in Rendering Debugger due to [Internal link])
Tested on (OS): Ubuntu 24.04, macOS 26.5
Notes:
- Undo operation is performed successfully