Hello FMOD,
There’s a small problem when building for Switch. (Unity 2019.3.3f1 + FMOD Integration 2.01.01)
There’s a linker error: undefined reference to ‘FMOD5_Thread_SetAttributes’. I’ve looked in libfmodstudiounityplugin.a and it doesn’t contain that symbol.
I worked around it by excluding the usage of that symbol for Switch. Just letting you know about the issue.
Cheers!