com.unity.localization 1.5.9

com.unity.localization

Source docs
Notes: processedReleased November 13, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

🔧 Bug Fixes

  • Fixed Addressables Analyzer not checking the table addresses correctly. (LOC-1260)
  • Fixed an issue where negative values could be treated differently, causing invalid plural formatting. (LOC-1258)
  • Fixed exception when pushing to a Google Sheet that had 1 less row than required. (LOC-1261)
  • Fixed iOS and Mac builds not including localization data due to an if UNITY\_INCLUDE\_TESTS exclusion. (LOC-1270)