The LocalizationSettings asset is no longer included in the package

From the version 1.2 and newer, the LocalizationSettings will be no longer included in the pack to avoid overwriting your previous settings.

When upgrading to a new version of the tool it is recommended to delete the CGLocalization folder and reimport the new version. Now, if your current version is prior to 1.2, make sure that the LocalizationSettings.asset inside the CGLocalization/Resources/CGLocalization folder is outside before deleting the folder.
Move it to the Assets/Resources/CGLocalization folder. See next images:

Move the setting from here
From path image

To here
To path image

When the tool is imported from the version 1.2 or newer:
  • An already preconfigured LocalizationSettings.asset is created at the Assets/Resources/CGLocalization path.
  • The gizmos icons inside the package are moved to the Assets/Gizmos/CGLocalization folder to allow custom icons to the LocalizationAsset and LocalizationSettings assets in the Project View.

Comments