Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2019.3.0b10
2019.3.14f1
2020.2
Issue ID
1251077
Regression
Yes
[IL2CPP][Android] Project does not build to IL2CPP if one of the scripts has Korean symbols in the Comments
How to reproduce:
1. Build the "SampleScene" scene of the attached "Repro1251077.zip" project to Android
2. Observe the console
Expected Behavior: The Project builds as intended
Actual Behavior: The Build fails and throws build errors
Reproducible with: 2019.3.0b10, 2019.4.0f1, 2020.2.0a15
Not reproducible with: 2018.4.24f1, 2019.3.0b9
Notes:
- The issue is related to comments and has a workaround to delete all of the comments
- Also, it seems that not all of the comments affect the build process
- The issue does not reproduce on Windows-IL2CPP build
- The comments that affect build can be found in CPU.cs file 139-140 lines
- Does not reproduce on iOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment