Search Issue Tracker
Fixed
Fixed in 1.5.x
Votes
0
Found in [Package]
1.5.2
Issue ID
LOC-1156
Regression
No
"ParsingErrors" error is thrown in the Console when a localized string features a special character in a variable name with "Smart" checkbox unchecked
How to reproduce:
1. Open the “FungusTest.zip“ project
2. Open the “FirstScene“ Scene
3. Enter Play Mode
4. Observe the Console
Expected result: No errors are thrown
Actual result: a “ParsingErrors“ error is thrown
Reproducible in: 1.4.5 (2021.3.44f1, 2022.3.48f1), 1.5.2 (2021.3.44f1, 2022.3.48f1, 6000.0.21f1)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Note: The first few lines of the error reads:
”ParsingErrors: The format string has 1 issue:
'0x24': There are trailing operators in the selector
In: "<Text>”…”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment