Sound volume reducing when turning back from it

  1. What do you want to achieve? Hello, when i turn back from the door the door sound volume highly reduce, here is the video : 2022-10-18 13-11-01

  2. What is the issue? The volume highly reduce when turning back from it.

  3. What solutions have you tried so far? I tried to fix it myself and looked on forums.

Have you set the sound to a certain part? If so, then it will only play from that part, acting as directional audio.

Yes it plays from a certain part, but it was not doing that before

Try disabling VolumetricAudio from SoundService.

I tried and it dosen’t work i think i already tried to disable it because this bug appeared when the volumetric audio update came out

Try placing the audio in the script inside the door and play it from there.

There is no script inside the door, a main script control all doors of the game

Ok, then place the sound inside the script and play it from there.