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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
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