Volume controls not working for music
Adjusting master or music volume does nothing for the music. I'm using music player component. It works for other sounds
What version of JSAM are you using?
What version of JSAM are you using?
I installed using git url to master a few days ago so I guess the latest? Sorry not at my pc right now I'll check soon. I also tried manually assigning the audio mixer groups in settings but that didn't help
Edit: 3.1.1
I tried installing the latest 3.1.1 master on my end and volume controls work just fine, try removing and re-downloading the package and see if that helps at all.
Otherwise, do tell your Unity version and the steps you took to produce this issue and I'll try it on my side.
Found the issue: Adjusting the master or music volume does not affect the MusicFileObject that has Fade In Out function enabled
Thank you for pinpointing the issue @hoangtongvu, a fix to the fade volume behaviour is up on the development branch.
If you'd like to switch from the master branch to the development branch of JSAM, you can start by following the instructions here. When inputting a git url, use https://github.com/jackyyang09/Simple-Unity-Audio-Manager.git#development instead. Alternatively, visit the development branch of the repo and download the files as a zip. Make sure to delete the old version of JSAM before updating.