Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.0a4
2018.3.0a1
2018.3.0f2
2019.1.0a1
Issue ID
1114301
Regression
Yes
AudioSource continues to play when AudioListener is disabled in the editor during play mode
How to reproduce:
1. Open attached project ("case_1114301-AudioListener demo")
2. Open the test scene ("SampleScene")
3. Enter Play mode
4. Select the Main Camera object and disable the Audio Listener component
Expected: Audio stops playing, Logs about "There are no audio listeners in the scene." can be seen in the console
Actual: Audio continues to play; Console remains empty
Reproducible with: 2018.2.0a4, 2018.2.20f1, 2018.3.1f1, 2019.1.0a11
Not reproducible with: 2017.4.18f1, 2018.2.0a3, 2019.1.0a12, 2019.1.0a13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Add comment