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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment