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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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