So I have been trying to figure out how to fix this and can't find a way. I am in a new project with only Amplify Shader Editor installed, no other packages. But I get two errors both with:
Assets/AmplifyShaderEditor/Plugins/Editor/Utils/ASEPPSHelperTool.cs
One says:
The type or namespace name `PostProcessing' does not exist in the namespace `UnityEngine.Rendering'
another says:
The type or namespace name `PostProcessEvent' could not be found
I am not sure if this is a problem with Unity (I'm on version 2018.3.8f1) but something is not right. Does anyone know what might be wrong?