BankRefresher.Update causes editor hang for 1.5 minutes after code recompile

I’ve been using Unity 2022.3 with FMOD 2.02 on Mac 14 for the last year with no issues. Last week, I upgraded to macOS 15 without changing anything else and now every time I recompile code (which finishes in around 10s) the editor hangs for around 1.5-2 minutes after this. I profiled the editor and found that this is caused by EditorApplication.update: FMODUnity.BankRefresher.Update. I’ve upgraded to FMOD Studio and FMOD Unity plugin 2.02.27 with no improvement. I had never seen this behavior until upgrading macOS.

Someone else on our team is still on macOS 14 and is not having the issue. I also tested on a PC and don’t have the issue there.

Is this a known bug or any ideas about what I could do to try and resolve the issue?

I was not able to reproduce this issue so far, are you able to reproduce it in a new/small project at all?

Are you seeing any errors/warnings in the output logs?