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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment