Hello!
I've integrated wwise with Unity 4 before, and it has worked perfectly. However, I recently started a new unity 5 project with friends, and we're having significant audio issues...
When on my computer, everything runs perfectly. Sounds play in-game as they are supposed to, and the console gives me no errors. However, when my friend tries to play the same build on his computer, it refuses to play any sound, giving him "DllNotFoundException" errors. We checked his computer and it indeed does have the dll that wwise claims he does not have.
It's also worth mentioning that my friend who is getting the dll error is able to run a unity 4 project of ours (which makes extensive use of wwise integration) just fine. So it's likely not a dependency issue.
How do I fix this? I really don't want to have to switch to a different sound engine :/ Any help is appreciated!