Hi,
I’m following the tutorial for Unity Outline Shader Tutorial - Roystan outline each object in the seen. The project in the link uses the PostProcessing. The projects works fine, i.e. it draws the outlines as expected but its drawing a overlay outline in the scene window and camera view is different from the game view. Here is the screen shot
what could be the issue?
–Thanks