public virtual void CreateBackup()
 {
     SaveSystemAPI.CreateBackupAsync(this.identifierField.text);
 }