# Unity

**URL:** https://qa.fmod.com/c/unity/7.md?page=7

[Latest](https://qa.fmod.com/latest.md) · [Categories](https://qa.fmod.com/categories.md) · [Tags](https://qa.fmod.com/tags.md)

**Page:** 8

---

## [Loading banks + addressable issues](https://qa.fmod.com/t/loading-banks-addressable-issues/23328)

<div class="topic-metadata">

**Author:** [@sajkow](https://qa.fmod.com/u/sajkow)\
**Replies:** 5\
**Last updated:** [September 10, 2025, 5:28am UTC](https://qa.fmod.com/t/loading-banks-addressable-issues/23328 "2025-09-10T05:28:13Z")

</div>

Before addressables i think i used Bank loader mono. It worked fine, and fast. So I wanted to switch to addressables because I want to load banks and audio tables from remote yet the problem starts without even remote b…

---

## [\[BUG\] Live Update Stuck at "Live Update Syncing"](https://qa.fmod.com/t/bug-live-update-stuck-at-live-update-syncing/22805)

<div class="topic-metadata">

**Author:** [@NikMikk](https://qa.fmod.com/u/NikMikk)\
**Replies:** 9\
**Last updated:** [September 7, 2025, 2:49am UTC](https://qa.fmod.com/t/bug-live-update-stuck-at-live-update-syncing/22805 "2025-09-07T02:49:32Z")

</div>

This started occurring after upgrading to FMOD 2.03.06. Info: Unity Version 2022.3.501f Integration + FMOD Studio is running version 2.03.07 as Administrator. We’re having issues where Live Update goes from “Live Upd…

---

## [Adding a platform to Unity 2022.3.55f1](https://qa.fmod.com/t/adding-a-platform-to-unity-2022-3-55f1/23299)

<div class="topic-metadata">

**Author:** [@geoffrey86](https://qa.fmod.com/u/geoffrey86)\
**Replies:** 3\
**Last updated:** [September 5, 2025, 2:19am UTC](https://qa.fmod.com/t/adding-a-platform-to-unity-2022-3-55f1/23299 "2025-09-05T02:19:20Z")

</div>

Im trying to add a platform to unity. I added the extra dlls and builded the game. but now when im playing the game and play a sound. the FMOD.RESULT gives OK but i don’t hear anything?

---

## [Is there a way to make an FMOD bus audible only to specific listeners?](https://qa.fmod.com/t/is-there-a-way-to-make-an-fmod-bus-audible-only-to-specific-listeners/23294)

<div class="topic-metadata">

**Author:** [@ShiroiTiGer](https://qa.fmod.com/u/ShiroiTiGer)\
**Replies:** 1\
**Last updated:** [September 4, 2025, 3:20am UTC](https://qa.fmod.com/t/is-there-a-way-to-make-an-fmod-bus-audible-only-to-specific-listeners/23294 "2025-09-04T03:20:24Z")

</div>

Our team is developing a two-player cooperative platformer game played locally on a single device, sharing a gamepad. We are looking for a way to make sounds heard differently based on the position of each player charact…

---

## [StudioListener.cs should fetch Rigidbody from parent](https://qa.fmod.com/t/studiolistener-cs-should-fetch-rigidbody-from-parent/23283)

<div class="topic-metadata">

**Author:** [@edvinas108](https://qa.fmod.com/u/edvinas108)\
**Replies:** 2\
**Last updated:** [September 3, 2025, 7:24am UTC](https://qa.fmod.com/t/studiolistener-cs-should-fetch-rigidbody-from-parent/23283 "2025-09-03T07:24:54Z")

</div>

When using StudioListener.csin my games, I always drop it onto the Camera object which usually sits under the Rigidbody component of the player object. Form my personal experience, I found that this is the most common wa…

---

## [Problem with Distance Attenuation in Steam Audio/FMOD/Unity](https://qa.fmod.com/t/problem-with-distance-attenuation-in-steam-audio-fmod-unity/20187)

<div class="topic-metadata">

**Author:** [@leefsamer](https://qa.fmod.com/u/leefsamer)\
**Replies:** 8\
**Last updated:** [September 1, 2025, 4:52am UTC](https://qa.fmod.com/t/problem-with-distance-attenuation-in-steam-audio-fmod-unity/20187 "2025-09-01T04:52:34Z")

</div>

Hey guys, i spent the last days trying to set up Steam Audio as an FMOD integration in Unity. Building banks and Audio Spatialization seem to work. But changes to the distance attenuation in the Steam Audio effect in F…

---

## [How to load bank as an addressable?](https://qa.fmod.com/t/how-to-load-bank-as-an-addressable/23259)

<div class="topic-metadata">

**Author:** [@jakesee](https://qa.fmod.com/u/jakesee)\
**Replies:** 2\
**Last updated:** [September 1, 2025, 2:59am UTC](https://qa.fmod.com/t/how-to-load-bank-as-an-addressable/23259 "2025-09-01T02:59:20Z")

</div>

Hi, I used this script https://fmod.com/docs/2.03/unity/examples-async-loading.html to load the bank as an assetreference, but I get an error. What file should I assign to public List AssetReferenceBanks? I currently a…

---

## [How to get the Parameters in the event](https://qa.fmod.com/t/how-to-get-the-parameters-in-the-event/23286)

<div class="topic-metadata">

**Author:** [@NDDEVGAME](https://qa.fmod.com/u/NDDEVGAME)\
**Replies:** 1\
**Last updated:** [September 1, 2025, 2:04am UTC](https://qa.fmod.com/t/how-to-get-the-parameters-in-the-event/23286 "2025-09-01T02:04:56Z")

</div>

Hi, I want to get all the Parameter in a Fmod Sound. But I got : \[FMOD\] RuntimeManager accessed outside of runtime. Do not use RuntimeManager for Editor-only functionality; create your own System objects instead. Is th…

---

## [Sandy noise while streaming audio/voice](https://qa.fmod.com/t/sandy-noise-while-streaming-audio-voice/23179)

<div class="topic-metadata">

**Author:** [@TheZorry](https://qa.fmod.com/u/TheZorry)\
**Replies:** 4\
**Last updated:** [August 28, 2025, 12:12am UTC](https://qa.fmod.com/t/sandy-noise-while-streaming-audio-voice/23179 "2025-08-28T00:12:40Z")

</div>

So I had this problem for a while. I am streaming voice audio and I constantly receiving some kind of sandy noise glitches. My setup. I am receiving updates from voice chat for example each ~10ms. I am writing that data…

---

## [CRASH: AudioTrack::setVolume](https://qa.fmod.com/t/crash-audiotrack-setvolume/19867)

<div class="topic-metadata">

**Author:** [@marko.ravnjak](https://qa.fmod.com/u/marko.ravnjak)\
**Replies:** 5\
**Last updated:** [August 27, 2025, 6:07am UTC](https://qa.fmod.com/t/crash-audiotrack-setvolume/19867 "2025-08-27T06:07:30Z")

</div>

We are getting a few of those crashes (android 12, redmi/poco devices) setVolume:484 libaudioclient.android::AudioTrack::setVolume(float, float) doSetVolume:112 libaaudio\_internal.aaudio::AudioStreamTrack::doSetVolume(…

---

## [Sound turns off completely when Player opens the VisionOS main menu and returns to the app](https://qa.fmod.com/t/sound-turns-off-completely-when-player-opens-the-visionos-main-menu-and-returns-to-the-app/23260)

<div class="topic-metadata">

**Author:** [@smalicetosg](https://qa.fmod.com/u/smalicetosg)\
**Replies:** 1\
**Last updated:** [August 27, 2025, 5:39am UTC](https://qa.fmod.com/t/sound-turns-off-completely-when-player-opens-the-visionos-main-menu-and-returns-to-the-app/23260 "2025-08-27T05:39:42Z")

</div>

In our current game we noticed sound turns off completely when Player opens the VisionOS main menu and returns to the app. It does not happen on the iOS, tvOS, and macOS versions of the same app. Any idea why and how to…

---

## [Random ChannelStolen errors](https://qa.fmod.com/t/random-channelstolen-errors/23246)

<div class="topic-metadata">

**Author:** [@btsslawa](https://qa.fmod.com/u/btsslawa)\
**Replies:** 4\
**Last updated:** [August 26, 2025, 1:24pm UTC](https://qa.fmod.com/t/random-channelstolen-errors/23246 "2025-08-26T13:24:54Z")

</div>

Hello support, using Unity 6000.1.14f1 using FMOD Plugin Version 2.02.20 Sometimes when playing the game I am working on I get errors like this when I control my character: \[FMOD\] ChannelControl::isPlaying(000000EB8…

---

## [Dissonance Proximity Chat with FMOD (Spatialization & Occlusion)](https://qa.fmod.com/t/dissonance-proximity-chat-with-fmod-spatialization-occlusion/23245)

<div class="topic-metadata">

**Author:** [@mertcorekci](https://qa.fmod.com/u/mertcorekci)\
**Replies:** 1\
**Last updated:** [August 25, 2025, 1:13am UTC](https://qa.fmod.com/t/dissonance-proximity-chat-with-fmod-spatialization-occlusion/23245 "2025-08-25T01:13:48Z")

</div>

Hello, I’m using Dissonance with FMOD. I’ve set up two audio buses: one for proximity chat and another for walkie-talkie (2D). When talking via the walkie-talkie, the effects on that bus give me exactly the sound I want…

---

## [Use of stream types is deprecated for operations other than volume control](https://qa.fmod.com/t/use-of-stream-types-is-deprecated-for-operations-other-than-volume-control/23255)

<div class="topic-metadata">

**Author:** [@XULG](https://qa.fmod.com/u/XULG)\
**Replies:** 1\
**Last updated:** [August 20, 2025, 10:47pm UTC](https://qa.fmod.com/t/use-of-stream-types-is-deprecated-for-operations-other-than-volume-control/23255 "2025-08-20T22:47:51Z")

</div>

UNITY :.2022.3.59F1 FMOD:2.03.08 bulid Android in platform 3558 W/AudioTrack(20935): Use of stream types is deprecated for operations other than volume control W/AudioTrack(20935): See the documentation of AudioTrack…

---

## [Render Graph Compatibility Mode + Development Build = Black Screen](https://qa.fmod.com/t/render-graph-compatibility-mode-development-build-black-screen/23223)

<div class="topic-metadata">

**Author:** [@edvinas108](https://qa.fmod.com/u/edvinas108)\
**Replies:** 5\
**Last updated:** [August 19, 2025, 12:03am UTC](https://qa.fmod.com/t/render-graph-compatibility-mode-development-build-black-screen/23223 "2025-08-19T00:03:57Z")

</div>

Hello, Some time ago, I’ve reported a bug to Unity which prevents us from debugging our game builds (internal ticket Jira Service Management ), however I’ve gotten no response for two months. This is quite troublesome a…

---

## [Sound zoom/focus](https://qa.fmod.com/t/sound-zoom-focus/23236)

<div class="topic-metadata">

**Author:** [@Tancla](https://qa.fmod.com/u/Tancla)\
**Replies:** 1\
**Last updated:** [August 18, 2025, 2:01am UTC](https://qa.fmod.com/t/sound-zoom-focus/23236 "2025-08-18T02:01:40Z")

</div>

Hello! :waving\_hand: I’m working on a 1st person game in Unity for which we’re trying to implement a “zoom” mechanic (both visual and “auditive”) where the player can “focus” on certain sounds in the environment as they…

---

## [EventInstance isn't valid when referencing it after instantiation](https://qa.fmod.com/t/eventinstance-isnt-valid-when-referencing-it-after-instantiation/23235)

<div class="topic-metadata">

**Author:** [@prompegutt](https://qa.fmod.com/u/prompegutt)\
**Replies:** 1\
**Last updated:** [August 12, 2025, 11:46am UTC](https://qa.fmod.com/t/eventinstance-isnt-valid-when-referencing-it-after-instantiation/23235 "2025-08-12T11:46:50Z")

</div>

I have a class that instantiates objects with a StudioEventEmitter on it. I’m trying to modify a parameter on an EventInstance after instantiation, however it isn’t valid for some reason. The event is one shot. From Cha…

---

## [Global Parameter Change Trigger not working in WebGl Build](https://qa.fmod.com/t/global-parameter-change-trigger-not-working-in-webgl-build/19913)

<div class="topic-metadata">

**Author:** [@palms](https://qa.fmod.com/u/palms)\
**Replies:** 9\
**Last updated:** [August 8, 2025, 5:21am UTC](https://qa.fmod.com/t/global-parameter-change-trigger-not-working-in-webgl-build/19913 "2025-08-08T05:21:31Z")

</div>

I basically have a lot of objects that have a sound ready to play. That sound is triggered when i press the mouse over it. I also have a location where i placed a trigger area and made the area to be a trigger for a glo…

---

## [Switch2 plugin Issue](https://qa.fmod.com/t/switch2-plugin-issue/23203)

<div class="topic-metadata">

**Author:** [@revol21c](https://qa.fmod.com/u/revol21c)\
**Replies:** 3\
**Last updated:** [August 6, 2025, 10:51pm UTC](https://qa.fmod.com/t/switch2-plugin-issue/23203 "2025-08-06T22:51:47Z")

</div>

Hello, My project has been using FMOD on Windows, GameCore, and PS4/5 platforms. Recently, I received and installed the Switch2 plugin, but I’m encountering an error during the build process stating that the platform-sp…

---

## [Adding a "Panning Object" aside from the classic attenuator object of the Studio Listener](https://qa.fmod.com/t/adding-a-panning-object-aside-from-the-classic-attenuator-object-of-the-studio-listener/23211)

<div class="topic-metadata">

**Author:** [@raxersound](https://qa.fmod.com/u/raxersound)\
**Replies:** 1\
**Last updated:** [August 6, 2025, 3:54am UTC](https://qa.fmod.com/t/adding-a-panning-object-aside-from-the-classic-attenuator-object-of-the-studio-listener/23211 "2025-08-06T03:54:33Z")

</div>

So I’ve been facing a strange situation in a narrative 2D game, where I need to have 3 situations at the same time: Sometimes I might need the studio listener on the camera for certain cinematics In some other situati…

---

## [How to get spatializer min/max distance override in code (FMOD 2.02.03)](https://qa.fmod.com/t/how-to-get-spatializer-min-max-distance-override-in-code-fmod-2-02-03/17913)

<div class="topic-metadata">

**Author:** [@evanratt](https://qa.fmod.com/u/evanratt)\
**Replies:** 15\
**Last updated:** [August 5, 2025, 10:47pm UTC](https://qa.fmod.com/t/how-to-get-spatializer-min-max-distance-override-in-code-fmod-2-02-03/17913 "2025-08-05T22:47:22Z")

</div>

Hi, We are using FMOD 2.02.03 in Unity 2020.2.7. Even though FMOD now allows you to set Min and Max distance on the Event, our sound designer still likes to set it on the spatializer, as he uses presets extensively. I …

---

## [Event callbacks don't work if other audio is playing on iOS](https://qa.fmod.com/t/event-callbacks-dont-work-if-other-audio-is-playing-on-ios/22465)

<div class="topic-metadata">

**Author:** [@NickBack](https://qa.fmod.com/u/NickBack)\
**Replies:** 8\
**Last updated:** [August 4, 2025, 10:01am UTC](https://qa.fmod.com/t/event-callbacks-dont-work-if-other-audio-is-playing-on-ios/22465 "2025-08-04T10:01:17Z")

</div>

We have certain sequences in our mobile game that rely on an fmod event callback in order to proceed. This works well, even when we have the audio muted, since I guess the audio is virtualized and event callbacks are st…

---

## [Stop Events Outside Max Distance Bug](https://qa.fmod.com/t/stop-events-outside-max-distance-bug/23182)

<div class="topic-metadata">

**Author:** [@Katharina\_zaum](https://qa.fmod.com/u/Katharina_zaum)\
**Replies:** 1\
**Last updated:** [July 31, 2025, 6:01am UTC](https://qa.fmod.com/t/stop-events-outside-max-distance-bug/23182 "2025-07-31T06:01:10Z")

</div>

Hello, I wanted to try the Stop Events Outside Max Distance feature and got a bug when hitting play in Unity the second time. The first time after opening Unity everything works great, but after stopping and starting pl…

---

## [Ios 18 issues](https://qa.fmod.com/t/ios-18-issues/23204)

<div class="topic-metadata">

**Author:** [@marko.ravnjak](https://qa.fmod.com/u/marko.ravnjak)\
**Replies:** 4\
**Last updated:** [July 31, 2025, 5:57am UTC](https://qa.fmod.com/t/ios-18-issues/23204 "2025-07-31T05:57:13Z")

</div>

Hi, we are getting some reports of audio issues on ios18. Audio gets cut and stays silent for some time, then maybe comes back after a while. Note that this happens during regular app play, not startup/resume. ATM we did…

---

## [FMOD 2.02.18 Unity Integration Debug Symbols](https://qa.fmod.com/t/fmod-2-02-18-unity-integration-debug-symbols/23202)

<div class="topic-metadata">

**Author:** [@desterhuizen](https://qa.fmod.com/u/desterhuizen)\
**Replies:** 1\
**Last updated:** [July 30, 2025, 1:22am UTC](https://qa.fmod.com/t/fmod-2-02-18-unity-integration-debug-symbols/23202 "2025-07-30T01:22:21Z")

</div>

Hi! Is it possible to get access to the debug symbols for the Unity integration version 2.02.18? I’m trying to do some performance analysis. Regards Daniel

---

## [FMOD Unity 2.03.08 - PS5 SDK 10 Access](https://qa.fmod.com/t/fmod-unity-2-03-08-ps5-sdk-10-access/23197)

<div class="topic-metadata">

**Author:** [@daniel\_rf](https://qa.fmod.com/u/daniel_rf)\
**Replies:** 1\
**Last updated:** [July 29, 2025, 6:21am UTC](https://qa.fmod.com/t/fmod-unity-2-03-08-ps5-sdk-10-access/23197 "2025-07-29T06:21:47Z")

</div>

Hey, The PS5 SDK 10.000 version of FMOD for Unity 2.03.08 download seems to be missing from the downloads page. Is there a reason for this?

---

## [iOS/Unity: Hang on exit in System\_FMOD\_Studio\_System\_Release (FMOD 2.02.28)](https://qa.fmod.com/t/ios-unity-hang-on-exit-in-system-fmod-studio-system-release-fmod-2-02-28/23181)

<div class="topic-metadata">

**Author:** [@saintnicolas](https://qa.fmod.com/u/saintnicolas)\
**Replies:** 4\
**Last updated:** [July 29, 2025, 3:51am UTC](https://qa.fmod.com/t/ios-unity-hang-on-exit-in-system-fmod-studio-system-release-fmod-2-02-28/23181 "2025-07-29T03:51:45Z")

</div>

Hi! The iOS version of our Unity game, with FMOD 2.02.28, consistently crashes on exit (when the user enters the task switcher and swipes away the app’s thumbnail). It looks like System\_FMOD\_Studio\_System\_Release hangs …

---

## [Parameters error: ERR\_INVALID\_HANDLE](https://qa.fmod.com/t/parameters-error-err-invalid-handle/23124)

<div class="topic-metadata">

**Author:** [@basttian94](https://qa.fmod.com/u/basttian94)\
**Replies:** 3\
**Last updated:** [July 29, 2025, 4:42am UTC](https://qa.fmod.com/t/parameters-error-err-invalid-handle/23124 "2025-07-29T04:42:08Z")

</div>

Hi there! I’m setting this parameters and all is going good, except that I’m having the following error: \[FMOD\] EventInstance::setParameterByName(2261024, AngularVelocityHinge, 0, false) returned ERR\_INVALID\_HANDLE for…

---

## [Can effects on Programmable instrument be adjusted real time with parameters in Unity](https://qa.fmod.com/t/can-effects-on-programmable-instrument-be-adjusted-real-time-with-parameters-in-unity/23189)

<div class="topic-metadata">

**Author:** [@sevemasterz](https://qa.fmod.com/u/sevemasterz)\
**Replies:** 1\
**Last updated:** [July 28, 2025, 4:18am UTC](https://qa.fmod.com/t/can-effects-on-programmable-instrument-be-adjusted-real-time-with-parameters-in-unity/23189 "2025-07-28T04:18:00Z")

</div>

I am trying to adjust effect on programmable instrument at runtime, there is no changes on this effect when I adjust the parameters attached to it via unity. Can I adjust effect on programmable instrument at runtime via…

---

## [FMODUnity.EventReference missing from namespace 'FMODUnity' (v. 2.03)](https://qa.fmod.com/t/fmodunity-eventreference-missing-from-namespace-fmodunity-v-2-03/23183)

<div class="topic-metadata">

**Author:** [@kimvu](https://qa.fmod.com/u/kimvu)\
**Replies:** 3\
**Last updated:** [July 28, 2025, 3:34am UTC](https://qa.fmod.com/t/fmodunity-eventreference-missing-from-namespace-fmodunity-v-2-03/23183 "2025-07-28T03:34:42Z")

</div>

Hello, I know this issue has been raised in earlier versions. I have found a solution, but would like to know, if it really is a solution or whether the documentation for v. 2.03 has not been updated yet. I tried to se…

[Previous page](https://qa.fmod.com/c/unity/7.md?page=6)

[Next page](https://qa.fmod.com/c/unity/7.md?page=8)
