Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.0a6
2018.2.0a8
Issue ID
1025215
Regression
Yes
[iOS][Mono] Mono build fails with "Cross compilation job UnityEngine.Advertisements.dll failed" error
How to reproduce:
1. Create a new project or open the attached one
2. Make sure that scripting Backend is set to Mono
3. Build iOS build
Result: buid fails with an error: "Cross compilation job UnityEngine.Advertisements.dll failed.
UnityEngine.UnityException: Failed AOT cross compiler: /Applications/Unity 2018.2.0a8/PlaybackEngines/iOSSupport/Tools/OSX/mono-xcompiler-wrapper.sh --aot=full,asmonly,nodebug,static,outfile="UnityEngine.Advertisements.dll.s" "UnityEngine.Advertisements.dll" current dir : /Users/ieva/Downloads/EmptyTestMono/Temp/StagingArea/Data/Managed
result file exists: True. Timed out: False"
Note: Removing Ads Packages solves the issue
Reproducible: 2018.2.0a6, 2018.2.0a8
Not reproducible: 2018.2.0a5 <- build was failing because of different reason "Shader error in 'Hidden/PostProcessing/SubpixelMorphologicalAntialiasing': 'mad' : no matching overloaded function found at /Users/ieva/Library/Unity/cache/packages/packages.unity.com/com.unity.postprocessing@0.1.7/PostProcessing/Shaders/Builtins/SubpixelMorphologicalAntialiasing.hlsl(1117) (on gles)"
This issue is no longer reproducible: 2018.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment