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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment