Getting FMOD Editor script errors while creating a build

Hello, I’m using FMOD Unity version 2.00.01 and I was not able to access any of FMOD related scripts in my project. So I had to add 2 assembly definition files FMODUnity and FMODUnityEditor in the runtime and editor folder respectively. This did solve my scripting issue to run it on the Unity Editor but when I was trying to create a build (tried Android and Windows) I was getting scripting errors during the compilation of the build. These errors were mostly pointing to FMOD Editor scripts. How do I solve this?

Could you give a bit more information please?

  • Is this on a new project when installing the FMOD Unity integration? You should not need to manually add 2 assembly definitions.
  • What errors are you seeing?