com.unity.localization 1.5.0-pre.7
Source docsNotes: processedReleased March 13, 2024
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
✨ Features
- Added `AbortFormattingException`, this can be used to stop processing of the current format item in a Smart String when thrown from a custom `ISource`. (LOC-1087)
🔧 Bug Fixes
- Exported XLIFF 1.2 documents will now include the required attribute datatype on the file elements. (LOC-1091)
- Fixed errors in smart strings that contain nested localized strings with additional selectors/formatters when the string table had not yet loaded. (LOC-1087)
- Fixed the GameObjectLocalizer not updating if a persistent variable is changed. (LOC-964)
- Improved error handling when trying to parse an invalid localized property variant value. (LOC-1081)
- Improved performance when removing an item from the Localization Tables Window. (LOC-1042)
