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.
Before play audio, I use IsVaild to check SoundToPlay and it passed. But I notice that the ObjectFlags is RF_BeginDestroyed | RF_FinishDestroyed. Does it right?