Has anyone seen these errors?
They go away if I restart Unity but it's getting tedious. I'm on URP 7.1.3 Unity 2019.4
Errors with the URP Debug Manager
They go away if I restart Unity but it's getting tedious. I'm on URP 7.1.3 Unity 2019.4
Code (CSharp):
- NullReferenceException: Object reference not set to an instance of an object
- UnityEngine.Rendering.DebugManager.UpdateActions () (at Library/PackageCache/com.unity.render-pipelines.core@7.4.3/Runtime/Debugging/DebugManager.Actions.cs:176)
- UnityEngine.Rendering.DebugUpdater.Update () (at...