Search Issue Tracker
Fixed
Fixed in 1.3.2, 1.4.2
Votes
0
Found in [Package]
1.3.2
Issue ID
LOC-689
Regression
No
[Localization] "FormatException" error is thrown in the Console window when calling GetLocalizedStringAsync class
Reproduction steps:
1. Open the attached Unity project "Test Font.zip"
2. Open "LocScene.unity" Scene from Assets folder
3. Enter the Play mode
4. Observe error appear in the Console window
Expected result: No errors are thrown in the Console window
Actual result: Error is thrown in the Console window: "FormatException: Input string was not in the correct format for String.Format. Ensure that the string is marked as Smart if you intended to use Smart Format. `Level \{0}`"
Reproducible with: 1.0.5, 1.1.1, 1.2.1 (2019.4.38f1, 2020.3.33f1, 2021.3.1f1, 2022.1.0f1, 2022.2.0a11)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment