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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Resolution Note (fix version 2020.2):
Implemented SmartReset() function for the audio mixer group.