Search Issue Tracker
Fixed in 5.0.X
Votes
1
Found in
3.0.0b7
Issue ID
373112
Regression
No
Reverb Zones process audio in parallel with audio sources
To reproduce:
- Open attached "AudioReverbZoneTest" package and load "MainScene"
- Select the Main Camera where the Audio Source is attached
- Hit Play and observe that you hear a looping sound
- Turn on the High Pass Filter in Inspector
- Hit Play in the editor and observe that all frequencies are cut out
- Turn on the Audio Reverb Filter
- Hit Play in the editor and observe that you can not hear anything
- Now turn on the Audio Reverb Zone
- Hit Play in the editor and observe that you can now hear the Audio Source, meaning that the applied High Pass Filter is bypassed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment