Hello!
I am trying play ai generated audio in game. I use Runtime Audio Importer plugin to import audio to SoundWave and then play them. But sometimes urneal crashed in dark line.
And trigger the following exception:
And SoundToPlay is:
So what happend and how I slove this ? Thanks!
Edit: I think I find the solution. I add a reference to soundwave to ensure it doesn’t get garbage collected.


