Search Issue Tracker
Third Party Issue
Votes
1
Found in
2019.4.34f1
Issue ID
1394593
Regression
No
Audio does not reproduce on a build on Unity 2019.4 with FMOD version 1.10.20
How to reproduce:
1. Open the user attached project (U.W.2019.4.34.zip) also download and extract the "Test.zip" FMOD project
2. Open "SampleScene" from the "Scenes" folder
3. In the menu bar go to: FMOD > Edit Settings
4. In the "Studio Project Path" press the "Browse" button and select the ".fspro" file from the extracted "Test" FMOD project
5. Press Ctrl+B to build the project
6. Listen for any sounds when the build runs
Expected result: A message received sound plays
Actual result: The player throws "SystemNotInitializedException: [FMOD] Initialization failed" errors and doesn't play any sound
Reproducible with: 2019.4.34f1
Not reproducible with: 2020.3.26f1, 2021.2.8f1, 2022.1.0b4, 2022.2.0a2
Reproducible on Ubuntu 20.04
Not reproducible on Windows 10
Full error: SystemNotInitializedException: [FMOD] Initialization failed : FMOD.Studio.System.create : ERR_HEADER_MISMATCH : There is a version mismatch between the FMOD header and either the FMOD Studio library or the FMOD Low Level library.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
Add comment