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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment