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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment