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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment