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
- Unity Version Control window opens when right-clicking the icon on the main toolbar
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
Resolution Note:
There are no fixes planned for this Bug