Cannot Find Global parameters in unitys event browser

I have a problem with one project where it cannot seem to find any global parameters in unity. I export them correctly and they seem to be included in the GUID when I export it, but it does not show up in unity. version is the same on unity side and fmod side (2.00.04) and this is not a problem in other teams using the same setup

using Unity 2019.3.3

Try to delete and rebuild your banks or try to delete the FMODStudioCache.asset file, it should rebuild itself. That’s what I do when something doesn’t show up.

that worked<3