Search Issue Tracker
Fixed
Fixed in 7000.0.0a1
Votes
0
Found in
2021.3.34f1
2022.3.18f1
2023.2.7f1
2023.3.0b4
7000.0.0a1
Issue ID
UUM-61346
Regression
No
Wrong region is returned when using “System.Globalization.RegionInfo.CurrentRegion.Name” and “System.Globalization.CultureInfo.CurrentCulture.Name”
How to reproduce:
1. Open the user’s attached “RegionInfoBug.zip” project
2. Enter Play Mode
3. Observe the result
Expected result: Current Region is the same as the system's
Actual result: Current Region is “US”
Reproducible with: 2021.3.34f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0b4
Reproduced on: macOS 14.2.1 (Intel)
Not reproducible on: No other environment tested
Notes:
- reproducible in the Editor and Standalone Player (macOS)
- also reproducible with “CurrentCulture.Name”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment