Error AndroidJavaException: java.lang.UnsatisfiedLinkError: dlopen failed: library "libfmodL.so" not found on quest build

Audio works perfectly fine in editor, but no sound is playing at all in Quest 2 build. When I profiled it, I got the error " AndroidJavaException: java.lang.UnsatisfiedLinkError: dlopen failed: library “libfmodL.so” not found". I then checked, and the libfmodL.so file IS INCLUDED in the packaged afk. Is this a known issue?

Hi,

What version of the FMOD integration are you using?

Could I please get a screenshot of your FMOD integration settings:


Also please enable API Error Logging:
image
And upload the full log when trying to launch the project.

Using FMOD 2.02.22 and unity 2023.3.0b8.

Here is my settings:


I added the logger, but I don’t know where to find the file? Also here is my .so file settings.

1 Like

Thank you for the images.

Unfortunately, I am unable to reproduce the issue.

Would it be possible to get a copy of your project or a stripped-down version displaying the issue uploaded to your profile? Please note you must register a project with us before uploading files.

Yes of course, I will update you when that is updated my project is currently pending registration.

1 Like

You have been registered and are good to upload