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
- 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
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Add comment