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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment