Search Issue Tracker
Won't Fix
Won't Fix in 6000.0.X
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (6000.0.X):
There are no fixes planned for this Bug