As title says, I’m using Unity 2022.3.12f1 and OnRenderImage
method is not working. I’m using build-in render pipeline
Hey @NikodemCyrzan !
I was running into the same problem, and it was because it seems the OnRenderImage method is not called if you are not in the Game Window, and I was trying to debug it while I was in the Scene Window