camera view and game view are different

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

Set the right view you want in your Scene. Then select your MainCamera and press CTRL-Shift-F. This will set your camera to same view.