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