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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Tree Asset Preview window is not updated after assigning a new Material
Add comment