Hello! I imported post processing V2 and 2 compile errors appear :
1)C:/Users/Ioane/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/Ioane/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'
↧