com.unity.localization 1.5.4

com.unity.localization

Source docs
Notes: processedReleased January 13, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

🔧 Bug Fixes

  • Fixed an issue where we would remove an asset from Addressables when it was still being used by another entry. (LOC-1159)
  • Fixed localized property variant changes not being applied correctly when updating the values via the GameObjectLocalizer inspector. (LOC-1169)
  • Fixed LocalizedAsset property drawer not handling Lists of LocalizedAssets. (LOC-1182)
  • Fixed possible NullReferenceException due to disposed of SerializedProperties when selecting items in the localized reference picker. (LOC-1179)
  • Fixed the Conditional formatter so that it uses the invariant culture when parsing decimal values. (LOC-1176)
  • Fixed the LocalizedReference dropdown label not updating when the key was renamed. (LOC-1165)
  • Fixed the LocalizedString property drawer so it does not display "Entry Name" in the corner. (LOC-1165)