Unexpected symbol '/mac/' error with FMOD 2.00.01 on Mac

After upgrading from 2.00.00 to 2.00.01, we are getting this error on Unity 2018.1.5f1 for Mac:

Assets/Plugins/FMOD/src/Runtime/RuntimeUtils.cs(365,75): error CS1525: Unexpected symbol '/mac/'

Not running into any issues on Windows, and this wasn’t a problem with 2.00.00. Any thoughts?

This bug has been fixed for the next release, in the meantime you can find the fix on our Github:

1 Like

Worked like a charm, thanks for the quick turnaround @cameron-fmod!