Exposed name does not exist: SFX (UnityEngine.AudioMixerGroup)
I’m getting this Warning in build only. In editor everything works fine, but when built, audio sliders cant connect to Audio Mixer, seems they cant find the exposed parameters.
Audio plays in the build, just the mixer groups are inaccessible, I guess.