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

**URL:** https://qa.fmod.com/t/bankrefresher-update-causes-editor-hang-for-1-5-minutes-after-code-recompile/22705
**Category:** Unity
**Tags:** mac
**Created:** [March 19, 2025, 12:31am UTC](https://qa.fmod.com/t/bankrefresher-update-causes-editor-hang-for-1-5-minutes-after-code-recompile/22705 "2025-03-19T00:31:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![goldfire](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/goldfire/32/1433_2.png) [@goldfire](https://qa.fmod.com/u/goldfire)
#### Post date: [March 19, 2025, 12:31am UTC](https://qa.fmod.com/t/bankrefresher-update-causes-editor-hang-for-1-5-minutes-after-code-recompile/22705/1 "2025-03-19T00:31:38Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![cameron-fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/cameron-fmod/32/261_2.png) [@cameron-fmod](https://qa.fmod.com/u/cameron-fmod)
#### Post date: [March 24, 2025, 10:43pm UTC](https://qa.fmod.com/t/bankrefresher-update-causes-editor-hang-for-1-5-minutes-after-code-recompile/22705/2 "2025-03-24T22:43:00Z")

</div>

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?
