resonance-audio / resonance-audio-unity-sdk

Resonance Audio SDK for Unity
https://resonance-audio.github.io/resonance-audio/develop/unity/getting-started
Other
297 stars 38 forks source link

Resonance Audio Room not working in ARM64 Architecture #72

Closed ffarall closed 4 years ago

ffarall commented 4 years ago

I recently changed the target architecture of my AR Unity app from ARMv7 to ARM64 because of the new update of Google Play Services for AR, which no longer support ARMv7 apps in ARM64 devices (in fact, it crashes with no warnings about it), and the resonance audio rooms don't work when compiling for ARM64. Any ideas on how to fix this?

ffarall commented 4 years ago

This issue had the solution. It's a bit tricky but it worked for me.