Almost every time I open my project FMOD is throwing errors and corrupting the asset database (requiring a re-import to fix it). I’m using version 2.02.04.
Here’s a log file with all of the errors from FMOD:
FmodUnityLog.txt (3.7 KB)
I don’t know if this is related but there’s something quite odd going on with the FMODStudioSettings.asset file. There’s only one copy of the file on disk, but in editor it looks like this:
If I select one of those files, both get selected. So the editor knows that they are somehow the same file but it’s there twice. Given that the error os to do wit duplicate entries I thought that was worth drawing attention to!
Edit: I deleted the FMODStudioSettings.asset file and re-imported the project (yet again!) and it seems to be loading ok now.