{
if (importedAssets.Contains(WelcomeScreen.kSettingsAssetPath))
Debug.Log("Imported GameplayIngredientsSettings");
WelcomeScreen.Reload();
}