looping sound doesn't persist across levels.

Having the same issue. Checking “Persistent across level transition” in both create sound 2d and spawn sound 2d doesn’t work. I’ve tried putting the logic in the game instance and checking also looping in the sound wave, but when I load a new level the audio is stopped. Is it even possible to do this?