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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Resolution Note:
After trying many Android devices, we haven't been able to reproduce this problem internally, so we are closing this bug.