Hello! I imported post processing V2 and 2 compile errors appear :
1)**C:/Users/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.postprocessing@2.0.5-preview/PostProcessing/Runtime/Effects/LensDistortion.cs(51,50): error CS0117: UnityEngine.Rendering.PostProcessing.ShaderIDs' does not contain a definition for Distortion_CenterScale'**
2)**C:/Users/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.postprocessing@2.0.5-preview/PostProcessing/Runtime/Effects/LensDistortion.cs(52,50): error CS0117: UnityEngine.Rendering.PostProcessing.ShaderIDs' does not contain a definition for Distortion_Amount'**
I can't find the solution, and is HD render pipeline compatible with post processing V2 ?
↧