How to reproduce:
1. Open the attached project “IN-130079“
2. Open the "DemoScene"
3. In the Build Settings window, select "Add Open Scenes" to add the "DemoScene" to the build list
4. Build and run the project for web
5. In the browser’s developer tools open the console
6. Observe the console
Actual result: “FMOD returns error code 78 (FMOD_ERR_UNIMPLEMENTED) executing getPitch” is repeatedly shown in the web console
Expected result: No error code messages are shown in the web console
Reproducible with: 2023.2.0b8, 6000.0.66f2, 6000.3.6f1, 6000.4.0b6, 6000.5.0a5
Not reproducible with: 2023.2.0b7
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Tested with Edge and Firefox browsers