The Karting Microgame tutorial - no sound issue

As soon as I progress there is no sound. What should I do? The warning message says Didn’t find audio group for HUDVictory

from 3.3 Setting up FMOD for Unity

Hi,

The main issue may be the integration cannot find built banks:

If we open the FMOD Integration Settings:
image
We may see that we are missing banks:


This should be solved by set 3.15 Building All Platforms in FMOD Studio

Please let me know if there is any additional information we could add to the tutorial?

Ok first of all, could you list the exact required versions of every software we need to install in one place (at the beginning) because the tutorial screenshots show multiple versions of unity or fmod. This causes confusion.

And if we need to select “Build All Platforms” instead of “build…” at 3.2.15 please write so.

If I sounded harsh I’m sorry. I’ve already repeatedly installed/uninstalled unity and fmod, switched from mac to windows and faced many unexpected bugs until today and barely past the half of the tutorial.

3.6.20 In the FMOD Mixer window, click the Live Update button at the bottom of the window.

This doesn’t work because I get this error message

Solved this issue, but please add this line (while the game is running)

3.7.6 Delete all the lines that contain m_audioSource

There has to be an easier way to search m_audioSource and delete. In Visual Studio it was impossible to highlight all the m_audioSource entries using the search function, so I needed to ask chatgpt to delete all of them. The way the explanation says is very vague and we have no idea how many and where m_audioSource left to delete.

3.7.11 Delete all the lines that contain audioSource
3.7.19 Delete all the lines that contain PlaySound except the line that starts with void PlaySound

Them as well

Hi, the second tutorial Survival Shooter is called out for being outdated and unable to progress accordingly on youtube https://www.youtube.com/watch?v=qN5lj9QT6Ws&t=246s
image

I’m scared to waste my time on this tutorial this time if it’s true
Maybe you could revise the entire 3 tutorials