Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b4
Issue ID
908857
Regression
No
Audio preview does not detect new hardware if it's not connected during launch
Steps to reproduce:
1. Disconnect/disable all audio hardware.
2. Launch the project
3. Try to preview the sound file, it starts "playing" (the preview plays, but there is no sound)
4. Connect audio hardware i.e. headphones
5. Audio keeps playing but no sound is heard
Expected outcome: Audio preview does not play when there is no hardware to support playback. When connected, the audio is played.
Actual outcome: Audio preview starts playback into unknown output, no sound is heard, no output device is even connected. When connected, the audio still plays somewhere, but not in the connected device.
Reproduced on 5.5.3p1, 5.6.1f1, 2017.1.0b4
Notes: If you relaunch the project with the headphones being connected the whole time, the preview will function normally: It will stop preview when the hardware is disconnected and resume it when reconnected.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #935547