Post Processing doesn't work

Unity version - 2020.3.17f1. I created downloaded post processing asset in package manager, new camera, new layer, added PP volume, PP layer and changed PP properties.

. When i change anything nothing happens and no changes in scene, game tabs and while playing. Tryied every instruction and guid and nothing helped.

Do you have a separate empty game object with a post process volume component on it, and its layer = ‘PostProcessing’? On that volume, add your profile, add some effects and you should see something.
If not, carefully follow the instructions on this thread: Why isn’t post processing working
@Ahmad_Coffee

I have 2 objects: main cam and empty obj with PP volume.

I tryied to switch cam layer to new PP layer and default, followed the instruction and whatever i did with effects it doesn’t affect at all. @Llama_w_2Ls.