Search Issue Tracker
In Progress
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X
In Progress in 6000.1.X
Votes
0
Found in
2021.3.44f1
2022.3.47f1
6000.0.20f1
6000.1.0a7
Issue ID
UUM-82219
Regression
No
AudioListener is stuck on a single audio note when disabling the DSP
Reproduction steps:
1. Open the attached project “BugAudioListenerStuckDSP.zip“
2. Open the “SampleScene“
3. Make sure that the sound is turned on
3. Enter Play mode
4. Disable “MyAudioFilter“ script in the “Main Camera“ GameObject
5. Listen to the stutter
Expected result: Audio is not cut off and is not stuck on one note which the Audio source keeps playing in the scene
Actual result: The AudioListener keeps replaying the same one note
Reproducible in: 6000.0.20f1, 2022.3.47f1, 2021.3.44f1
Reproducible on: Windows 11 (user), macOS 14.6.1 (M1 Pro)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment