# PlayOneShot not routing through group bus

**URL:** https://qa.fmod.com/t/playoneshot-not-routing-through-group-bus/22244
**Category:** Unity
**Tags:** unity
**Created:** [October 31, 2024, 6:26am UTC](https://qa.fmod.com/t/playoneshot-not-routing-through-group-bus/22244 "2024-10-31T06:26:17Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hardsmoke](https://avatars.discourse-cdn.com/v4/letter/h/e9a140/32.png) [@hardsmoke](https://qa.fmod.com/u/hardsmoke)
#### Post date: [October 31, 2024, 6:26am UTC](https://qa.fmod.com/t/playoneshot-not-routing-through-group-bus/22244/1 "2024-10-31T06:26:17Z")

</div>

Hello. I want to use a bus to conveniently change the volume of all sounds belonging to this bus at the same time. But for some reason, when calling the PlayOneShot method, the sound volume does not change, but always remains equal to one. In the FMOD Studio i created event with action sheet and assigned him to UI bank. Bus path in that i changing volume - “bus:/UI”

 ![Code](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/f/f77988aa3799e1c053e8d9cda58556978e45fad7.png)  
 ![Events](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/3/32dd06b37ba07380734d8702a73def258e38d116.png)  
 ![Banks](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/d/db5ab30627bca0603dae60a35296f5222d91a858.png)

---

<div class="post-metadata">

### Author: ![SonarSoundSB](https://avatars.discourse-cdn.com/v4/letter/s/f475e1/32.png) [@SonarSoundSB](https://qa.fmod.com/u/SonarSoundSB)
#### Post date: [November 4, 2024, 11:27am UTC](https://qa.fmod.com/t/playoneshot-not-routing-through-group-bus/22244/2 "2024-11-04T11:27:36Z")

</div>

Have you routed the event to the desired bus in the mixer window?

 ![2024-11-04_11h26_19](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/2/216537194588bd19a50d6b554e35bf2914c2bcfd.png)

---

<div class="post-metadata">

### Author: ![hardsmoke](https://avatars.discourse-cdn.com/v4/letter/h/e9a140/32.png) [@hardsmoke](https://qa.fmod.com/u/hardsmoke)
#### Post date: [November 5, 2024, 2:00pm UTC](https://qa.fmod.com/t/playoneshot-not-routing-through-group-bus/22244/3 "2024-11-05T14:00:13Z")

</div>

thanks, it works! ypa
