Hi!
Is it expected that after adding or removing an audio track in an event, System::getEvent() will return a different FMOD::Studio::EventDescription address when Live Update is enabled? This behavior appeared after updating to v.2.01.08 from v.1.10.20.
As a consequence, the old pointer is invalid and calls to EventDescription::loadSampleData() and EventDescription::createInstance() (most likely other methods too) fail with the result FMOD_RESULT::FMOD_ERR_INVALID_HANDLE
