"Your project is using an Oculus XR Plugin version with known issues" error

Using 2019.3.15f1 I added the Oculus XR Plugin 1.3.4 via the package manager. I then ticked the ‘oculus’ box inside the settings for the plugin. All good, but when I try to build and run to run my app on the quest 2 I get the following error.

I have tried removing and then reinstalling, no change.

BuildFailedException: Your project is using an Oculus XR Plugin version with known issues. Please navigate to the Package Manager and upgrade the Oculus XR Plugin to the latest verified version. When performing the upgrade, you must first "Remove" the Oculus XR Plugin package, and then "Install" the package at the verified version. Be sure to remove, then install, not just upgrade.
OVRGradleGeneration.OnPreprocessBuild (UnityEditor.Build.Reporting.BuildReport report) (at Assets/Oculus/VR/Editor/OVRGradleGeneration.cs:128)
UnityEditor.Build.BuildPipelineInterfaces+<>c__DisplayClass15_0.<OnBuildPreProcess>b__1 (UnityEditor.Build.IPreprocessBuildWithReport bpp) (at /Users/builduser/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildPipelineInterfaces.cs:411)
UnityEditor.Build.BuildPipelineInterfaces.InvokeCallbackInterfacesPair[T1,T2] (System.Collections.Generic.List`1[T] oneInterfaces, System.Action`1[T] invocationOne, System.Collections.Generic.List`1[T] twoInterfaces, System.Action`1[T] invocationTwo, System.Boolean exitOnFailure) (at /Users/builduser/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildPipelineInterfaces.cs:391)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at /Users/builduser/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:197)
1 Like

install the 1.5 version (you click on the little arrow beside oculus XR plugin on the package manager) et click on update

6886571--804974--upload_2021-2-28_17-30-45.png