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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment