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
- Edge detection fails, _BlitTexture_TexelSize is 0
- Rotating GameObjects is not possible when transform.up is assigned through script
- [Android] Shadowmap Shadows have graphical errors on Android when the default Screen Recorder setting is turned on
- Editor crashes on physx::PxcDiscreteNarrowPhasePCM or freezes when instantiating many GameObjects
- [RenderingDebugger] Wireframe mode is not fully rendered in the Scene View
Resolution Note:
There are no fixes planned for this Bug