You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2019. It is now read-only.
Summary:
When trying to build in the latest beta version of unity, the build will fail with the following message:
\Assets/GoogleVR/Editor/GvrBuildProcessor.cs(29,7): error CS0535: 'GvrBuildProcessor' does not implement interface member 'UnityEditor.Build.IPreprocessBuild.OnPreprocessBuild(UnityEditor.Build.Reporting.BuildReport)'
Found using:
Google VR SDK version: 1.120.0
Unity version: 2018.1.0b9
Phone manufacturer, model, and O/S version: any iOS
Summary:
When trying to build in the latest beta version of unity, the build will fail with the following message:
\Assets/GoogleVR/Editor/GvrBuildProcessor.cs(29,7): error CS0535: 'GvrBuildProcessor' does not implement interface member 'UnityEditor.Build.IPreprocessBuild.OnPreprocessBuild(UnityEditor.Build.Reporting.BuildReport)'Found using:
Steps to reproduce the issue:
Workarounds:
Don't use a beta release.
Additional comments: