Hello, I have upgraded a project which was started in an older version of Unity to the new version. I have been pulling my hair out lately to try to work out how to set ambient lighting and then i realised that I do not have the Environment tab in my lighting settings pannel
What needs to be turned on in order to get this to appear? I am completely stumped
If you are using HD render pipeline, the Environment section is hidden intentionally. In HDRP, all environment-related settings are controlled via Scene Settings volumes.
However, if the issue is present in the built-in render pipeline, then it is a bug.
I followed this video for setting up a skybox with the volume component in Unity 2019.2 HDRP and it is not working. Any ideas why? Have they changed the procedure of adding a skybox?