Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.15f1
Issue ID
UUM-59697
Regression
No
MOAS (Mute Other Audio Sources) inconsistent behaviour on Android devices
1. What happened
MOAS (Mute Other Audio Sources) does not mute Spotify app OR mute both Unity app and Spotify app on certain Android devices
Actual Behaviour:
- Both Spotify and in-app audio are playing. (2023.2.0+, Samsung SM-T575, as reported by the client)
- Both Spotify and in-app audio are muted. (2022.3.11+, Google Pixel 4a, tested locally. However it seems to be working correctly in 2023.2.0+)
Expected behaviour: In-app audio is playing while Spotify is muted
2. How can we reproduce it using the example you attached
- Build and open the app.
- While in, open the notification bar and resume Spotify music.
- Witness that upon closing the notification bar, both Spotify and in-app audio are playing OR both Spotify and in-app audio are muted
A similar fix was previously implemented https://issuetracker.unity3d.com/issues/android-muteotheraudiosources-not-muting-background-music-when-starting-the-player but it probably didn't cover this case?
Note: Issue was not reproducible by CQA
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
After trying many Android devices, we haven't been able to reproduce this problem internally, so we are closing this bug.