Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.0b10
Issue ID
890139
Regression
No
[Audio Mixer] Mute does not work on the child mixer of channel or on the parent channel itself
Reproduction steps:
1. Open the attached project "test Unity labs audio.zip";
2. Open the Audio Mixer Tab;
3. Enter a play mode;
4. Observe that there have to be 3 sounds playing - Harp, Male and Female voices;
5. Press Mute on the Harp sound (it is muted as expected);
6. Press Mute on the VO Group (Male and female voices should be muted, but they're not);
7. Press Mute on the Master sound (same as with VO Group).
Expected results: Male and Female voices sounds should be muted when pressing Mute on the VO Group and Master.
Actual results: Sounds are still playing in the scene.
Reproduced on: 5.5.0f3, 5.5.2p2, 5.6.0b10, 5.6.0f1, 2017.1.0a3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment