Clicks and pops in ambient music every 3-4 seconds in Unity build

Hi, guys! I have a very weird behavior in a game bulid exported from Unity editor 2022.3.14f1. So,when the build is running the music track i have there is clicking and popping every 3-4 seconds. There are few other applications that run in this computer including desktop Discord, so when we turn the Discord app off the clicks and pops are gone! What may cause this behavior? Does it mean that my project is using too much CPU? Is there any way i can profile Fmod, while running a build of a game?
PC specs that run the bulid: Processor i7-11700F, 32 GB of memory, Video card - 3080, ОS Win 10 pro 22H2

Hi,

What version of the FMOD integration are you using?
image

Yes, in the Unity integration settings you can enable FMOD Live Update for builds:


Which will allow you to connect to builds. Not that this should be disabled for release builds.

Could you please collect a profiler capture while reproducing this issue in game, then package your profiler session including banks (ticking the “Banks” option when exporting), and upload it to your FMOD Profile?