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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note (fix version 2020.2):
Implemented SmartReset() function for the audio mixer group.