Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.19f1
Issue ID
1370011
Regression
No
[WebGL] [Localization] CultureInfo.CurrentCulture always returns "en-US" when building to WebGL
Reproduction steps:
1. Change your browser language to Russian
2. Open the attached project ("1370011_20.3.zip")
3. Switch platform to WebGL
4. Build and Run the project with "Autoconnect Profiler" enabled
Expected result: Console logs "Russian" and "ru-RU"
Actual result: Console logs "Russian" and "en-US"
Reproducible with: 2019.4.33f1, 2020.3.0f1, 2020.3.24f1
Not reproducible with: 2021.2.0b13, 2021.2.5f1, 2022.1.0a7, 2022.1.0a16
Could not test: 2020.2.0a21, 2021.2.0a1, 2021.2.0a15, 2021.2.0a21 (Various console errors), 2022.1.0a6, 2021.2.0b12 (Profiler fails to autoconnect)
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
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b1, 2022.1.0a1