Can't find Volume

I want to add post processing effects to my scene but when I right click to create a Volume object its not there. Do I need to download something? I have the latest version of Unity.

1 Like

https://docs.unity3d.com/Packages/com.unity.postprocessing@3.1/manual/Quick-start.html#post-process-volume

You will need to create an empty GameObject first. Then add the Post-process Volume component to it via the Inspector. To do this, select Add Component > Post-process Volume. Now view your Main Camera’s Inspector, and in the Post-process Layer component, set ‘Layer’ to the new GameObject you have just created.

.

1 Like

same problem, did you find it ?

1 Like

If you don’t see the volume component, you need to add the Post Processing package to your unity project.
In the editor top menu: Window/Package Manager/Packages: Unity registry/Post Processing

4 Likes

i still cant find volume component even after installing post processing

same if you get it to work lemme know lmao, everyone just has it and when i right clock to add the Volume component i’t just not there, not only that but also the custom Post Process component ain’t even working.

Try installing the URP (Universal RP) from the packet manager, that worked for me

6 Likes

Omg Andy thank you so so much for that tip, i was about to give up. You made my day

i still can’t find it