- Home /
Rendering.PostProcessing.UpdateStrippingBeforeBuild does not implement interface member - Unity 2018 Update
Hey everyone,
I just updated my Unity from Unity2018.1.0b8 to Unity 2018.1.0f2. So I was using the Beta version and everything worked properly and today I tried using both the Unity Beta Version 2 (Unity 2018.2.0b3) and the official release version 2018.1.0f2. I'd be cool using both but I always get the following error:
C:/Users/USER/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.postprocessing@2.0.0-beta/PostProcessing/Editor/PostProcessResourceStripper.cs(182,18): error CS0535: UnityEditor.Rendering.PostProcessing.UpdateStrippingBeforeBuild' does not implement interface member
UnityEditor.Build.IPreprocessBuild.OnPreprocessBuild(UnityEditor.BuildTarget, string)'
I am not quite sure how to fix that at the moment, I'd be very happy about some help!
Thanks in advance!
Greetings, Lukas