Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.1p4
Issue ID
896548
Regression
No
[IL2CPP] Stripping Unity.Analytics fails for iOS builds with fatal Mono CIL Linker error
Steps to reproduce:
1) Open the attached project (OC link).
2) Build for iOS.
The build takes a very long time and fails with a fatal error in the end:
Fatal error in Mono CIL Linker
System.ArgumentException: Member 'UnityEngine.Analytics.AnalyticsResult' is declared in another module and needs to be imported
Occurs with .NET 2.0 and .NET 2.0 Subset.
Reproduced:
2017.1.0b1, 5.5.1p4
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #894071