Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X, 2020.3.X, 2021.1.X
Votes
1
Found in
2018.4
2019.4
2020.1
2020.1.0b13
2020.2
Issue ID
1256250
Regression
No
[Audio] Reset does not work for any effect added in Audio mixer
For Audio Mixer, resetting the gameObject does not reset any effects added to it. Refer the attached video
1) Create a new project
2) Window > Audio > Audio Mixer
3) Create an Audio mixer
4) Add Low and High pass filter
5) Increase all the slider values to maximum for both the effects
6) In top right burger button, Click reset
Actual result: Reset does not work for any effect added in Audio mixer
Expected result: Reset should work for all the effects added
Occurring in: 2020.2.0a15, 2020.1.0b13, 2019.4.1f1, 2018.4.23f1
Environment: Both Windows and Ma
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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.2):
Implemented SmartReset() function for the audio mixer group.