Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.1.0
1.1.1
1.2.1
Issue ID
LOC-631
Regression
No
Formatting Exception thrown when switching to the lithuanian locale whilst using double digits for smart strings
A Formatting Exception is thrown when switching to the Lithuanian locale whilst using double digits for smart strings.
The Error message is attached below:
FormattingException: Error parsing format string: Invalid number of plural parameters at 68
!image-2022-03-08-14-50-54-675.png|thumbnail!
Repro steps:
1) Open the attached project.
2) On the hierarchy, Expand Canvas and then Click on "SmartStrings (TMP)"
3) Set the Apple Count on the Apples Script to a number with 2 digits e.g 10, 11, 12, etc...
4) Press play on play mode and switch to the Lithuanian locale in the selector.
Expected result: The plural text is written as intended with no errors.
Actual result: Parsing error occurs.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There are no fixes planned for this Bug