I’m trying to build my project, but every time I try I get a bunch of errors from FMOD. All of the errors seem to originate from scripts within Assets/Plugins/FMOD/src/Editor. There are a total of 231 errors, but they all seem to have trouble locating a type/namespace.
Here’s what the errors look like:
Welp after some research and struggling, I managed to get things to work by moving the editor folder (located in Assets/Plugins/FMOD/src) to be a direct subdirectory of Assets.
What versions of Unity and FMOD are you using?
Sorry about the long reply time, I was using FMOD 2.01.01, and Unity 2019.3.13f.
It looks like this could be related to an issue with Unity 2019.3