void Awake() { Element element = ElementFactory.GetElementByName("H"); updater.UpdateInfo(element); sv.SetSelectedElement(element); }