From VST3 documentation on IComponent initialization https://steinbergmedia.github.io/vst3_dev_portal/pages/Technical+Documentation/API+Documentation/Index.html : > Hosts should not call other functions before initialize is called, with > the sole exception of Steinberg::Vst::IComponent::setIoMode which must > be called before initialize.pull/471/head