Post Processing not working unity 2020.8

So I am trying to get post processing to work in unity 2020.8(which you can clearly see from the title). I’ve tried creating a volume in URP and adding effects(yes I turned on post processing inside of the camera). When I try and add a post processing overide it just acts as if it doesn’t work. Please help me with this I really want to make this game.

You should show the settings on the volume and the component attached to the camera. Make sure the layers are set.

You keep saying 2020.8, but that version doesn’t exist and never will. :stuck_out_tongue: I’m going to make an assumption you’re meaning 2020.1.8, as 2020.2 is still in beta, and 2020.3 will be the LTS release.

wrong version sorry. The correct version is 2020.1.8f1. Anyways here is the stuff. I am noticing now that I don’t have a component added to the camera so that might be it. Also I am using URP so just so you know.