# BUG FIX: Please fix FMOD losing communication with Unity/Unreal

**URL:** https://qa.fmod.com/t/bug-fix-please-fix-fmod-losing-communication-with-unity-unreal/21453
**Category:** FMOD Studio
**Created:** [April 5, 2024, 11:30am UTC](https://qa.fmod.com/t/bug-fix-please-fix-fmod-losing-communication-with-unity-unreal/21453 "2024-04-05T11:30:09Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![trjaudio](https://avatars.discourse-cdn.com/v4/letter/t/ea666f/32.png) [@trjaudio](https://qa.fmod.com/u/trjaudio)
#### Post date: [April 5, 2024, 11:30am UTC](https://qa.fmod.com/t/bug-fix-please-fix-fmod-losing-communication-with-unity-unreal/21453/1 "2024-04-05T11:30:09Z")

</div>

I have been using FMOD for many years now.  
No matter the project, it loses communication with Unreal/Unity often. I can do changes in FMOD but they are not reflected when playing in editor (Yes, I have live update enabled). When restarting Unreal/Unity+restarting FMOD it then works.

This is something other people on other projects have told me as well.

Please look into it.  
Thanks 🙂

---

<div class="post-metadata">

### Author: ![Leah\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/leah_fmod/32/3685_2.png) [@Leah\_FMOD](https://qa.fmod.com/u/Leah_FMOD)
#### Post date: [April 8, 2024, 6:15am UTC](https://qa.fmod.com/t/bug-fix-please-fix-fmod-losing-communication-with-unity-unreal/21453/2 "2024-04-08T06:15:12Z")

</div>

Thanks for the bug report, I can definitely understand your frustration.

So I know what to look into, and what to pass along to the development team, can I get some more information from you?

- Does the issue (in your experience, or in general) occur with specific versions of FMOD Studio or the integrations?
- Do you receive any extra info from FMOD, either on the Studio side of things, or in Unity/Unreal?
- Is there a consistent/semi-consistent action or set of actions that reproduces the issue?

Any additional information you can provide would be much appreciated.

---

<div class="post-metadata">

### Author: ![trjaudio](https://avatars.discourse-cdn.com/v4/letter/t/ea666f/32.png) [@trjaudio](https://qa.fmod.com/u/trjaudio)
#### Post date: [April 8, 2024, 9:14am UTC](https://qa.fmod.com/t/bug-fix-please-fix-fmod-losing-communication-with-unity-unreal/21453/3 "2024-04-08T09:14:20Z")

</div>

-It has been present with all versions of FMOD I have used (the past 7 years).  
-No error messages or anything from Unreal/Unity/FMOD  
-I haven’t found a way to reproduce the losing of connection. But will keep an eye (and ear) out.  
It just stops updating/getting parameters from/to the game and you need to restart engine+fmod. Sometimes FMOD only

Thanks for looking into it.  
Cheers 🙂

---

<div class="post-metadata">

### Author: ![Leah\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/leah_fmod/32/3685_2.png) [@Leah\_FMOD](https://qa.fmod.com/u/Leah_FMOD)
#### Post date: [April 8, 2024, 11:22pm UTC](https://qa.fmod.com/t/bug-fix-please-fix-fmod-losing-communication-with-unity-unreal/21453/4 "2024-04-08T23:22:37Z")

</div>

My first guess would be that something else on your PC is interfering with the connection between FMOD Studio and Unity/Unreal - if you do run into the issue again, I would recommend checked whether any other processes are trying to use the same port as the one FMOD is. For example, on Windows you can get a list of all processes and the ports they are using with `netstat -ano`, and match the PID with the corresponding application in Task Manager → Details.

Otherwise, please let us know whether you or anyone else you know that has experienced the issue is able to figure anything else out.

---

<div class="post-metadata">

### Author: ![trjaudio](https://avatars.discourse-cdn.com/v4/letter/t/ea666f/32.png) [@trjaudio](https://qa.fmod.com/u/trjaudio)
#### Post date: [April 9, 2024, 11:54am UTC](https://qa.fmod.com/t/bug-fix-please-fix-fmod-losing-communication-with-unity-unreal/21453/5 "2024-04-09T11:54:54Z")

</div>

Will keep this in mind for the future and will get back to you. Thanks
