Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2017.4.33f1
2018.4
2019.4
2020.3
2021.1
2021.2
Issue ID
1252269
Regression
No
[IL2CPP] IndexOutOfRangeException is thrown when using System.CultureInfo with Thai culture in IL2CPP build
Reproduction steps:
1. Download and open the submitted project "ReproProject.zip"
2. Build and run (Development build)
3. Press the "Click" button
Expected result: No errors are thrown
Actual result: IndexOutOfRangeException is thrown
Reproducible with: 2018.4.33f1, 2019.4.23f1, 2020.3.2f1, 2021.1.0f1, 2021.2.0a10
Notes:
Does not reproduce on Mono build
Does not reproduce in the Editor
The issue reproduces on a production build as well
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
- Tilemap.SetTile() does not change the tiles when called from Update() in the Player
- Custom Shader Material is pink when the project is built for the WebGL platform
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- Touch.rawPosition always returns (0,0) when clicking or dragging anywhere on the screen in the Play Mode
Resolution Note (fix version 2020.3):
Fixed in 2020.3.7f1 and above
Resolution Note (fix version 2019.4):
Fixed in 2019.4.26f1 and above