Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2018.4.9f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1188149
Regression
No
Audio glitches and CPU usage increases when plugging microphone/speaker/controller in/out
How to reproduce:
1. Plug any microphone/speaker into your computer via USB
2. Open attached project
3. Enter the Play Mode
4. Open Profiler Window
5. Remove the microphone
6. Notice the music glitch and that CPU usage increased
Reproducible with: 2017.4.33f1, 2018.4.10f1, 2019.2.8f1, 2019.3.0b6, 2020.1.0a7
Actual results: audio glitches for a second, and CPU usage increases
Expected results: no glitch or CPU spike
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (2020.2.X):
When the system's audio output devices list changes, an event in FMOD triggers a complete reinitialization of FMOD, which is what causes the audio glitch and CPU usage spike.