I have a Unity project that plays sound even when silent mode is on. How do I stop that behavior and only play game audio when silent mode is off?
Unity game plays sound in silent mode
Add a Comment
I have a Unity project that plays sound even when silent mode is on. How do I stop that behavior and only play game audio when silent mode is off?