- Home /
The question is answered, right answer was accepted
Post Processing V2 is causing some Problems
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'
Answer by ioane37 · May 07, 2018 at 11:04 AM
I just deleted com.unity.postprocessing@2.0.5-preview and everything fixed
I have this exact same problem!! how do i locate 'com.unity.postprocessing@2.0.5-preview' to delete it?
Follow this Question
Related Questions
Post Processing SSR Kernel Error. 0 Answers
Typing anything anywhere in script ceases all functions? 1 Answer
I am not getting Debug.LogError or exceptions messages in Android Development Build 0 Answers
error when opening my project 2 Answers
C20019 error with '>=' cannot be applied to operands 'string' and string' 1 Answer