Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2019.4.4f1
2020.1
Issue ID
1264760
Regression
No
[IL2CPP] Build fails with multiple errors when building a specific project on Standalone
How to reproduce:
1. Open user's attached "AddressableTest.zip" project
2. Make sure IL2CPP backend is selected (Edit > Player > Scripting Backend)
3. Go to the Build Settings (File > Build Settings...)
4. Build the project on Standalone
Expected result: Project builds successfully
Actual result: Project fails to build with multiple Console errors such as "Failed running D:\Program Files\2019.4\2019.4.8f1_60781d942082\Editor\Data\il2cpp/build/deploy/net471/il2cpp.exe --convert-to-cpp --emit-null-checks"
Reproducible with: 2019.4.8f1, 2020.1.1f1
Not reproducible with: 2020.2.0a19
Could not test with: 2018.4.26f1 (multiple unfixable Console errors)
Notes:
- Could be potentially related to non-ASCII characters underlying somewhere in the project
- "HD Render Pipeline Wizard" pop-up can be ignored as it doesn't affect the outcome of the build
- Error messages could differ when testing locally, however, the issue reproduces on the same versions
- Builds without any issues when using Mono backend instead of IL2CPP
- Earliest version this builds successfully in is 2020.2.0a18
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
This issue is corrected in 2020.2 and later. We do not plan to back port the fix to earlier versions of Unity.