Search Issue Tracker
Fixed
Fixed in 2022.3.63f1, 6000.0.49f1, 6000.1.3f1, 6000.2.0a9
Votes
0
Found in
2021.3.44f1
2022.3.47f1
6000.0.20f1
6000.1.0a7
6000.2.0a1
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment