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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment