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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
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