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.
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.
.
same problem, did you find it ?
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
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
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