ARを導入したらエラーが発生した
ARを導入しましたら、以下のエラーが発生しました。
1 2 3 4 5 6 7 |
<span class="hljs-symbol">BuildFailedException:</span> ARCore Required apps <span class="hljs-keyword">require</span> a minimum SDK version of <span class="hljs-number">24</span>. Currently set to AndroidApiLevel23 UnityEditor.XR.ARCore.ARCorePreprocessBuild.EnsureMinSdkVersion () (at Library/PackageCache/com.unity.xr.arcore@4.<span class="hljs-number">2.9</span>/Editor/ARCoreBuildProcessor.<span class="hljs-symbol">cs:</span><span class="hljs-number">122</span>) UnityEditor.XR.ARCore.ARCorePreprocessBuild.OnPreprocessBuild (UnityEditor.Build.Reporting.BuildReport report) (at Library/PackageCache/com.unity.xr.arcore@4.<span class="hljs-number">2.9</span>/Editor/ARCoreBuildProcessor.<span class="hljs-symbol">cs:</span><span class="hljs-number">52</span>) UnityEditor.Build.BuildPipelineInterfaces+<>c__DisplayClass16_<span class="hljs-number">0</span>.<OnBuildPreProcess>b__1 (UnityEditor.Build.IPreprocessBuildWithReport bpp) (at <<span class="hljs-number">11</span>d97693183d4a6bb35c29ae7882c66b><span class="hljs-symbol">:</span><span class="hljs-number">0</span>) UnityEditor.Build.BuildPipelineInterfaces.InvokeCallbackInterfacesPair[T1,T2] (System.Collections.Generic.List<span class="hljs-string">`1[T] oneInterfaces, System.Action`</span><span class="hljs-number">1</span>[T] invocationOne, System.Collections.Generic.List<span class="hljs-string">`1[T] twoInterfaces, System.Action`</span><span class="hljs-number">1</span>[T] invocationTwo, System.Boolean exitOnFailure) (at <<span class="hljs-number">11</span>d97693183d4a6bb35c29ae7882c66b><span class="hljs-symbol">:</span><span class="hljs-number">0</span>) UnityEngine.<span class="hljs-symbol">GUIUtility:</span>ProcessEvent(Int32, IntPtr, Boolean&) |
copy このエラーメッセージは、UnityのARCoreプラグインを使用している際に、プロジェクトの…
最近のコメント