# \[WebGL\] RangeError: Maximum call stack size exceeded. FMOD 2.02.07-\>2.02.11

**URL:** https://qa.fmod.com/t/webgl-rangeerror-maximum-call-stack-size-exceeded-fmod-2-02-07-2-02-11/19922
**Category:** Unity
**Created:** [March 2, 2023, 3:34pm UTC](https://qa.fmod.com/t/webgl-rangeerror-maximum-call-stack-size-exceeded-fmod-2-02-07-2-02-11/19922 "2023-03-02T15:34:12Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rh\_galaxy1](https://avatars.discourse-cdn.com/v4/letter/r/94ad74/32.png) [@rh\_galaxy1](https://qa.fmod.com/u/rh_galaxy1)
#### Post date: [March 2, 2023, 3:34pm UTC](https://qa.fmod.com/t/webgl-rangeerror-maximum-call-stack-size-exceeded-fmod-2-02-07-2-02-11/19922/1 "2023-03-02T15:34:12Z")

</div>

I’m getting this error at the start (before the first frame) when upgrading from FMOD 2.02.07 to 2.02.11. The difference is only this upgrade and then compile a build. I use Unity 2021.3.8f1. Music is playing in the editor without error on both versions.

How can this be fixed?

---

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [March 3, 2023, 2:14am UTC](https://qa.fmod.com/t/webgl-rangeerror-maximum-call-stack-size-exceeded-fmod-2-02-07-2-02-11/19922/2 "2023-03-03T02:14:54Z")

</div>

Hi,

Does this happen in all Browers e.g. Firefox and Chrome?

This seems to be a Unity issue. Usually, if it is related to FMOD there will be `fmod` somewhere in the error being produced.

Solutions to the issue might be found in this forum: [https://forum.unity.com/threads/rangeerror-maximum-call-stack-size-exceeded-after-unity-has-loaded-in-webgl.332956/](https://forum.unity.com/threads/rangeerror-maximum-call-stack-size-exceeded-after-unity-has-loaded-in-webgl.332956/).

Hope this helps!

---

<div class="post-metadata">

### Author: ![rh\_galaxy1](https://avatars.discourse-cdn.com/v4/letter/r/94ad74/32.png) [@rh\_galaxy1](https://qa.fmod.com/u/rh_galaxy1)
#### Post date: [March 3, 2023, 7:34am UTC](https://qa.fmod.com/t/webgl-rangeerror-maximum-call-stack-size-exceeded-fmod-2-02-07-2-02-11/19922/3 "2023-03-03T07:34:34Z")

</div>

Thanks for a very good source of info about this. I reverted to my previous version so I can’t test right now.

But will keep this in mind if I encounter the problem again.
