# UE4 FMOD Replication

**URL:** https://qa.fmod.com/t/ue4-fmod-replication/12947
**Category:** Unreal Engine
**Created:** [January 26, 2017, 3:34pm UTC](https://qa.fmod.com/t/ue4-fmod-replication/12947 "2017-01-26T15:34:56Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Burnrate](https://avatars.discourse-cdn.com/v4/letter/b/91b2a8/32.png) [@Burnrate](https://qa.fmod.com/u/Burnrate)
#### Post date: [January 26, 2017, 3:34pm UTC](https://qa.fmod.com/t/ue4-fmod-replication/12947/1 "2017-01-26T15:34:56Z")

</div>

Hello

I cannot get FMOD to replicate properly. It will only make the sounds for the last client that has connected. When packaged it will switch and only play sounds on the listen server.

I have tried all combinations of playing the sound on server, multicast, specifying clients to play the sound but it doesn’t replicate properly. I have tried enabling component replication as well.

The project has a lot of functional replication working for everything from movement to particle effects and physics but the fmod sounds will not work properly with UE4s replication system.

Is there something special that is required to get the fmod audio component working with replication?

Thank you

---

<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: [February 3, 2017, 3:13am UTC](https://qa.fmod.com/t/ue4-fmod-replication/12947/2 "2017-02-03T03:13:04Z")

</div>

Using the blueprint in this picture:

[[Album] Imgur ![](https://i.imgur.com/ErZNWxW.jpg?fb "Imgur") ](https://imgur.com/a/UFHD5)

I was able to get replication working fine in a packaged build.

I’m not sure why in the editor you can only hear the last connected players audio only, that is a separate issue we will have to look into.

---

<div class="post-metadata">

### Author: ![Burnrate](https://avatars.discourse-cdn.com/v4/letter/b/91b2a8/32.png) [@Burnrate](https://qa.fmod.com/u/Burnrate)
#### Post date: [February 3, 2017, 3:16am UTC](https://qa.fmod.com/t/ue4-fmod-replication/12947/3 "2017-02-03T03:16:50Z")

</div>

> [@](#):
>
> Using the blueprint in this picture:  
> [Imgur: The magic of the Internet](http://imgur.com/a/UFHD5)
> 
> I was able to get replication working fine in a packaged build.
> 
> I’m not sure why in the editor you can only hear the last connected players audio only, that is a separate issue we will have to look into.

That about sums up what I have (the server calls a BP multicast, the BP multicasts execute on all clients and the server unlike a c++ multicast).

Thank you for your response. I’ll keep trying and leave another comment if anything changes.

---

<div class="post-metadata">

### Author: ![BadFoxStudios](https://avatars.discourse-cdn.com/v4/letter/b/848f3c/32.png) [@BadFoxStudios](https://qa.fmod.com/u/BadFoxStudios)
#### Post date: [July 6, 2020, 11:41am UTC](https://qa.fmod.com/t/ue4-fmod-replication/12947/4 "2020-07-06T11:41:15Z")

</div>

Only hearing the last remaining connected players audio is still an issue. Is there a target fix for this?

---

<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: [July 17, 2020, 5:39am UTC](https://qa.fmod.com/t/ue4-fmod-replication/12947/5 "2020-07-17T05:39:10Z")

</div>

I can reproduce this issue and have raised this as a task to be looked into again.
