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 has been 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
Viewer manufacturer & model: N/A
Steps to reproduce the issue:
Start unity
Import HelloVr scene.
Configure as per ios quickstart documentation
Build
Workarounds:
Don't use a beta release.
Additional comments:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: