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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment