Oculus Spatializer for Wwise integration
Morning Everyone, For my project I'm using Unity 2021.3.8 with Oculus ingration v56 Wwise v 2022.1.8 I've recently integrated Wwise in my project to add sounds with the Oculus Spatializer. Here is a list of the steps i've taken: Download Wwise launcher Select integrate on my unity project downloaded Oculus Spatializer for wwise plug-in and copy/pasted the two file (dll and xml )in the audiokinetic Authoring/plug-in repository after integration ended succesfully i've added some sound to my experience via the newly created wwise project (following the documentation guide in order to use the spatializer pulg -in) added the soundbanks Results: Audio in Unity Editor are working fine but upon building my experience for Android the build does not play any sound and unity is debugging that the ddl and the .so file of the Oculus Spatializer Plug-in cannot be found i've already tryied to: modify the wwise integration in order to update it, removing the wwise folder and reintegrate it but it amounted to nothing. i' ve also made a simpler project and repeted the passages i've follewd the fisrt time and in that framework it works (So i've excluded a compatibility problem with wwise version and the Plug-in version). Any ideas ? thanks in advance1.1KViews0likes0CommentsShare Spatial Anchor between devices
Hello everyone, I'm building an app that 2 person with 2 headset could manage the same virtual object in mixed reality with passthrough and the 2 person are local so the object have to be align and in the right place in real world. The main issue I have right now is that I need the object be in same position referred to the real world because the user are in the same real room in passhtrough. I thought to use Spatial Anchor but I have to do that sharable trough device, it could be possible? Someone have tips or my way to think it's completely wrong?2.3KViews0likes2CommentsOculus Spatial Reverb Without Early Reflections
Hello! I'm integrating Oculus Spatial reverb in FMOD. I want to disable early reflections and only have reverb because of performance cost. However, when I turn off "Reflections" on my spatial reverb in FMOD, the audio sounds the same as it does with the plugin bypassed. I've seen the ability to turn off early reflections mentioned several times online. How do I do that/Why isn't reverb being applied? I am testing in the FMOD editor.1.4KViews0likes0CommentsCannot 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.4KViews1like2CommentsOculus Spatializer 1.39 update causes Oculus SDK initialization fail? (UNITY) Please help!
Hey guys, Hoping someone can lend a helping hand or share if they are having an similar issue. After updating the oculus spatializer to 1.39 I suddenly have sound but the Oculus SDK seems to fail to initialize. So, I am unable to see or move around in the Rift headset I am using. If OpenVR is listed as secondary SDK, then unity will switch to this... where there is no issue with sound or movement. However, I would like to continue to develop using the Oculus SDK and not OpenVR. This issue did not seem to occur before update. In the case that I reject the spatializer update, I am unable to get any sort of sound to work in game. All sounds work in editor, prior to pressing play button, and even show as playing when in the Master Volume if output is set to master in an AudioSource Component, though still no actual sound to be heard. I have checked that nothing is muted etc... Seems like an issue between the SDK and 1.39 spatializer but cannot find any similar stories reported in forums etc. Any ideas are much appreciated... thanks.1.4KViews0likes1Comment3D Audio from video file spatialization
Hello, I am working on a 360 video GearVR app. I'm using Movie Player Sample from Oculus sample framework. I was wondering if there is a way to assign audio from video to Unity's audio source. I am trying to make use of Oculus spatializer. I am really not sure how to proceed with this. Thanks!1.2KViews0likes4Comments