Unity volume not working

Hello everyone,

My global volume isn’t effecting any objects and I’m not sure why. I recently started game development and this is my first time using lighting so if anyone knows what I did wrong I would appreciate the help.

Thank you very much!

1 Like

Did you enable post processing in the camera component?
Also press the button between the sound and the eye icon on the top right of the scene window.

I had the same problem.
What worked for me was in the camera component, under “Environment” set Volume Mask to Default. (It was none for me)