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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2020.2):
Implemented SmartReset() function for the audio mixer group.