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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment