I tried to integrate the latest wwise integration into a unity project using the launcher and got this error:
I believe the problem is that it's trying to touch the Steamworks frameworks folder, which is a broken alias it can't navigate. But it's probably pretty common for developers to have this default Steamworks (steamcmd tools) inside their unity project. So it would be super if it didn't crash here.
Here are my logs.
https://gist.github.com/andykorth/8d7d16496bb695cb1fccab68c6ea4c95
I was able to work around this issue, so I don't need any help, but other people might get stuck in a similar situation.