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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment