I don’t know what happened, but the streaming assets folder has become empty. Tried to restart unity and FMOD and rebuild the banks, but nothing.
I also don’t know how one of my streaming events got deleted from FMOD itself.
Some weird stuff going on!
The main issue is that I can’t get any streaming assets such as music into Unity.
I am getting the following error in Unity:
FMOD] Event not found: {00000000-0000-0000-0000-000000000000}
Perhaps something to do with git? We are using git and we were having issues with a certain file a few days ago which kept having merge conflicts. That is… this file:
/Assets/Plugins/FMOD/Resources/FMODStudioSettings.asset
So we added it to the git ignore, but it was working fine for at least a few days. So I’m not 100% convinced this is causing these weird hiccups.
I wonder if this is the reason why?
Thanks!
Dave