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
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
This is a duplicate of issue #894071