DllNotFoundException: InteractionSdk in samples scene
Hi, On a new project, tried on Unity 2021.3.43 and 2022.3.41 . I install Meta XR All-in-One SDK v68. I do all the project setup. I download the samples scenes. But when i want to launch one (TouchGrabExamples for exemple). I always have the error : DllNotFoundException: InteractionSdk assembly:<unknown assembly> type:<unknown type> member:(null) Oculus.Interaction.Input.Filter.HandFilter.Awake () (at Library/PackageCache/com.meta.xr.sdk.interaction@68.0.0/Runtime/Scripts/Input/Hands/DataModifiers/HandFilter.cs:144) I have looked for hours for a solution to this problem. I have found a lot of forum posts talking about this error but no fix. What can I do to fix this error ? Thank you in advance !1.5KViews0likes5CommentsOculus Integration 42 - Error - DllNotFoundException: InteractionSdk
Hi, I've installed the new Oculus Integration asset from the asset store (V42) to try the new hands interaction 2. I set up my XR Plug-in management to Oculus (both on Windows and Android) Yet, when I run (in the editor) one of the Interaction example scenes I get an error for a missing DLL I tried several Unity versions and few different projects. Any idea? Thanks5.2KViews2likes5CommentsCannot remove Oculus plugin from any Unity project
After importing the Oculus Unity Integration into any project, even an empty one, I can no longer remove the Oculus plugins. A Unity error prevents it. It should be easy to remove Oculus support from an App, it's an option in the menu: "Oculus -> Tools -> Disable OVR Utilities Plugin". This does not work, it restarts Unity and the Oculus plugins are still enabled. There is a popup that warns that the plugins installed through the Package Manager will remain enabled, but pulling up the Package Manager shows no Oculus plugins at all. Simply deleting the Oculus folder is impossible, it prompts an error message which says that "Some assets could not be deleted. Make sure nothing is keeping a hook on them, like a loaded DLL for example." Deleting files one by one reveals that the DLL that cannot be deleted is AudioPluginOculusSpatializer.dll. It is impossible to delete as long as Unity is open, the only option I have found is to delete the file while Unity is closed. This seems excessive. On older versions of Unity this was never required, the folder could be deleted at any point. Is there a way to remove the Oculus Spatializer within Unity?7.5KViews1like2Comments