Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
joost.vrbeelding's avatar
1 year ago

Unable to import Assets/Resources/OculusRuntimeSettings.asset

After upgrading my project to the All in one Meta SDK version 71.0.0 I get this compile error message:

Unable to import newly created asset : Assets/Resources/OculusRuntimeSettings.asset
UnityEngine.StackTraceUtility:ExtractStackTrace ()
OVRRuntimeAssetsBase:LoadAsset<OVRRuntimeSettings> (OVRRuntimeSettings&,string,System.Action`1<OVRRuntimeSettings>) (at ./Library/PackageCache/com.meta.xr.sdk.core@71.0.0/Scripts/Util/OVRRuntimeAssetsBase.cs:85)
OVRRuntimeSettings:GetRuntimeSettings () (at ./Library/PackageCache/com.meta.xr.sdk.core@71.0.0/Scripts/OVRRuntimeSettings.cs:167)
Oculus.Interaction.OVR.Editor.ProjectSetupTasks:CheckHandSkeletonVersion () (at ./Library/PackageCache/com.meta.xr.sdk.interaction.ovr@71.0.0/Editor/ProjectSetupTasks.cs:49)
Oculus.Interaction.OVR.Editor.ProjectSetupTasks:.cctor () (at ./Library/PackageCache/com.meta.xr.sdk.interaction.ovr@71.0.0/Editor/ProjectSetupTasks.cs:32)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[])

Can someone please tell me how to fix it?

Thanks!

Edit: I'm using Unity2022.3.20f1

Replies have been turned off for this discussion