Unity Issue Tracker - Crash on FMOD::OutputWASAPI::parseUUIDString when changing sound input to a misconfigured microphone
Fixed
UUM-36106
Crash on FMOD::OutputWASAPI::parseUUIDString when changing sound input to a misconfigured microphone
Unity: Platform Audio
Fixed
6.0.X
6000.0.0b14
2023.3.X
2022.3.X
Won't Fix
2023.2.X
2023.1.X
2022.2.X
2021.3.X
2020.3.X
Fixed a Windows bug, where an audio device that returns a mal-formed UUID string could crash the Windows Editor or player.
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
Cancelling back-port to 2020.3, as 2020.3 is no longer supported.
Reproduction steps:
1. Install NDI tools for Webcam
2. Set sound input to any NDI Webcam
3. Open the attached project “CrashRepro“
4. Enter the Play Mode
5. Click on the “Start Async“ button in the Game View
6. Set sound input to any other NDI Webcam
Expected result: Sound input is changed to another NDI Webcam
Actual result: Editor crashes