- Home /
Button click sound effect doesn't work
Hello guys, i made a two button scene and i added an audio source to them but it only plays on one of them. I tried it for multiple scenes but same results. Any idea why ?
Answer by MayankVikash · Feb 24 at 03:53 PM
Try two different files for different buttons.
Just copy the original audio clip and rename the second one. I guess this should work.
Let me know if I can help you @jackhamlingthon
Thank you @MayankVikash for you answer. Unfortunately i tried it but didn't work. i do the same config for every button but only one work. just to tell you how i did it, i attach an audio file to an empty GameObject than add that to an OnClick to the button, one button make sound when i click and the other doesn't, i tried it with two different scenes, and it's kinda random the first scene first button doesn't work, second scene the second button doesn't work. It's very weird