Search Issue Tracker
By Design
Votes
0
Found in
5.3.2p3
Issue ID
771548
Regression
No
[Audio] Bypass effects in the audio source does not bypass effects caused by OnAudioFilterRead
[Audio] Bypass effects in the audio source does not bypass effects caused by OnAudioFilterRead
Steps to repro:
- Launch the attached project
- Load the scene and click on play
- Now click on the bypass effects check box in the audio source inspector
Note that the noise which is generated by the script attached does not get bypassed and we can still hear it.
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
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
Resolution Note:
When there is no AudioClip present, OnAudioFilterRead is treated as the playing channel. This is by design and used by many.