[Unity] Getting Fmod cache update everytime I update the code

Getting Fmod cache update every time I update the code.

Unity - 2019.4.29f1 LTS
FMOD 2.01.09

Any suggestions?

It’s a benign message so nothing to worry about- from FMOD 2.02.02 you can disable these messages by setting the Logging Level in the FMOD Integration Settings to “None”. If it’s annoying you and you’d rather not update, you can just double click on the message, find the Debug.Log line and comment it out.

That was logging even if with the Logging Level at “None”.

I may just comment the line out for now.