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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
There are no fixes planned for this Bug