I am trying to implement a volume slider that controls the dB of a mixer. Everything works perfectly when testing in unity but after building an windows application, it works only in the same scene (settings scene). It feels that after the build, there is a separate audio mixer for every scene. I feel that there should be an easy fix but I cannot find it.
↧