Audio Components on PC Destroyed after SeemlessTravel

We have a bug where game audio doesn’t play after entering a map. Looking at PostSeemlessTravel on the player controller, CleanUpAudioComponents destroys any AudioComponent that doesn’t currently have a sound.

We have some audio components attached to the player controller that get assigned sounds dynamically. Is there a reason for destroying audiocomponents, or is this a bug?

Thanks
Brian