private void OnEnable()
 {
     tempStringList = new List <string>();
     GUIHelper.CleanCache();
 }