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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment