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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment