Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.4.X
Votes
0
Found in
2018.2.0a4
2018.3.0b5
Issue ID
1087981
Regression
Yes
Audio is playing even when there is no Audio Listener in the scene.
Audio Clip is being played even when there is no Audio Listener component in the scene.
Steps to reproduce:
1. Create a new project.
2. Remove Audio Listener component from the Main Camera.
3. Add an Audio Source in the scene with an audio clip attached.
4. Play the scene.
Actual Result: Audio is playing in the scene.
Expected Result: Audio shouldn't be played. A warning message should be shown in the console like older Unity versions, "There are no audio listeners in the scene. Please ensure there is always one audio listener in the scene"
Reproducible On: 2018.2.0a4, 2018.3.0b5, 2019.1.0a3
Works Fine On: 2018.2.0a3, 2018.1.0
Note:
- Appears on both OSX and Windows.
Comments (11)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Threads dropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
- Rendering issues when using the Triplanar Node in ShaderGraph
- Entering a big number into the "Target Frames Per Second" in Profiler's Preferences inconsistently converts it either to 1FPS or 1000FPS
Sam-Sproutel
Mar 01, 2019 16:15
This issue also occurs on 2018.3.6f1