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?