internal override void OnAwake() { base.OnAwake(); // Clear state that should not survive closing/starting Unity (If TreeViewState is in EditorWindow that are serialized in a layout file) m_CreateAssetUtility.Clear(); }