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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment