Hey there I got a problem thats bricked my HDRP project.
I cancelled my light bake part way through to change something and now my game view is stuck being grey and the camera feed has gone black.
I’ve tried deleting the lighting, date restarting my Unity, creating a new scene nothing has worked.
I’m getting the following error constantly:
Unable to add Renderer to the Scene after Culling.
Possible cause: A Camera callback, such as OnPreRender, called Graphics.DrawMesh.
Solution: If this is the cause, move the callback to earlier in the frame, to in OnPreCull, for example.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
