Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
4.0.0b8
Issue ID
489543
Regression
No
Unity doesn't reroute the sound as audio input and output change
The bug:
Unity doesn't reroute the sound as audio input and output change
Repro steps:
1. Open the project I attached and select the audio clip in it
2. Start playing the track in the Inspector
3. Plug in a usb headset - the music still goes on in the main speaker
4. Stop the music in the Inspector and press Play again - the music plays now in the headset properly
5. While the music plays, unplug the headset - both the music and track's time indicator stop
6. Stop and play track again - the music plays correctly in the headset.
Note:
- The error: 'Invalid device usage' shows when the headset is plugged in
- reproduced on Mac 10.7.4, Mac 10.8.1 and Windows 7
- Laurent claims he has to restart the editor, but I didn't manage to repro that
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment