Search Issue Tracker
Won't Fix
Votes
5
Found in
2021.3.37f1
2022.3.24f1
6000.0.0b15
Issue ID
UUM-70644
Regression
No
The percent sign display format is wrong when displaying percentages for the "en-US" locale
How to reproduce:
1. Open the ”PercentPositiveSignBug.zip” project
2. Open the “SampleScene“
3. Enter the Play Mode
4. Observe the Console window
Expected results: (for “en-US” locale) PercentPositivePattern is set to 1, and the percentage is displayed as “10.00%“
Actual results: (for “en-US” locale) PercentPositivePattern is set to 0, and the percentage is displayed as “10.00 %“
Reproducible in: 1.4.5 (2021.3.37f1, 2022.3.24f1, 2023.2.19f1), 1.5.1 (2021.3.37f1, 2022.3.24f1, 2023.2.19f1, 6000.0.0b15)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note:
There are no fixes planned for this Bug