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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b1, 2022.1.0a1