Search Issue Tracker
Fixed
Fixed in 1.5.x
Votes
4
Found in [Package]
1.5.3
Issue ID
LOC-1176
Regression
No
Incorrect Decimal Parsing in ConditionalFormatter when using cultures that use a "," instead of a "." to denote decimal points
Reproduction steps:
1. Open the attached “decimalparse.zip” project
2. Open the “SampleScene”
3. Enter the Play mode
4. Click on the “Switch to Norwegian CultureInfo” button
5. Observe the Console
Expected result: No errors and Culture Info is changed
Actual result: “FormattingException: Error parsing format string: Input string was not in a correct format. at 25” error
Reproducible with: 1.4.3 (2021.3.47f1), 1.5.3 (2021.3.47f1, 2022.3.54f1, 6000.0.31f1, 6000.1.0a7)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment