Kart microgame + FMOD 2022, doesn't show up in package manager

Hello!

I’m learning how to integrate FMOD with Unity, and I found the kart microgame tutorial.

The issue is simple: the kart microgame doesn’t show up in the unity HUB if I use Unity 2022, so I have to downgrade to the 2021 version. However, if I do that, it won’t work with FMOD even if I downloaded it from the asset store. I double-checked, and it imports it with the 2022 version and it appears in the menu bar.

Is there any way to make FMOD work with the 2021 version, or the kart minigame with the 2022 one?

Or is there any other tutorial that I can use to learn game audio?

thanks!

Hi,

The Kart Microgame template can only be used when creating a new project on 2021 versions of Unity.

That said, FMOD for Unity should just work with Unity 2021 when you import it from Window → Package Manager → My Assets. If it isn’t working, you can also grab FMOD for Unity from our Downloads page, and drag the downloaded package into the Project browser when Unity is open to import it.

Are you receiving any warning or error messages in the Unity console when you try to import FMOD to a Unity 2021 project? If so, could I get you to copy the console messages and post them here for me to take a look at?

Hi,

I’m so sorry. I don’t know why, it works now. I imported it and FMOD shows up in the menu bar, although it didn’t let me tick the “update” option as shown in the tutorial.

I’m used to machines working every other day, but this was going on for too long.

Thanks for the support anyway!

No problem!