private void ApplyAllTags()
 {
     VarwinUnitySettings.SetupTags();
     VarwinUnitySettings.Save();
 }