As soon as you enable the gameobject (and thus the “Awake” of the FSMOwner component is executed), the instance of the graph will be created and everything will work normally. So nothing is lost really. It is just that the Awake functions needs to be executed for initialization.