Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2018.4
2019.4
2019.4.0f1
2020.2
2020.3
2021.1
2021.2
Issue ID
1256772
Regression
No
Day names are returned as empty strings when using 'th-TH', 'ar-SA' or 'ps-AF' CultureInfos
How to reproduce:
1. Open the attached 'TestGlobalization_UnityProject.zip' project
2. Open 'SampleScene'
3. Enter the Play mode
4. Observe the Console
Expected result: '###### Character Count: 7' and 7 codes get logged in the Console
Actual result: '###### Character Count: 0' gets logged in the Console
Reproducible with: 2018.4.33f1, 2019.4.23f1, 2020.2.7f1, 2020.3.2f1, 2021.1.0f1, 2021.2.0a10
Notes:
- The issue is reproducible with 'th-TH', 'ar-SA', and 'ps-AF' CultureInfos
- The issue is not reproducible with a .Net console app
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2021.2.X):
Postponing for now until the mono upgrade task is complete which may fix this. Will revisit after it lands.