Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.3.X, 2018.1.X, 2018.2.X
Votes
0
Found in
2017.3.0f3
2017.3.1f1
2018.1.0b6
Issue ID
1005019
Regression
Yes
[iOS][Vuforia][IL2CPP] UnityLinker.exe did not run properly when building iOS project with Vuforia's plugin
To reproduce:
1. Open user's attached project
2. Build it for iOS platform
Expected result: Project is successfully built
Actual result: Build progress fails because of UnityLinker
Error: System.ArgumentException: Unable to find the file for the assembly named 'UnityEngine.Analytics, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' specified in link file '/Users/albert/Downloads/case_1005019-No-Way-s-Friends-Sid/Temp/StagingArea/Data/methods_pointedto_by_uievents.xml'. Should this assembly be in the project? Use the 'ignoreIfMissing="1"' attribute if this assembly may not always exist.
Reproduced with: Unity 2017.2.1p4, 2017.3.1p2, 2018.1.0b9
Not reproducible with: 2017.3.0f2, 2018.1.0b5
Wasn't able to test with 2018.2.0a1 because of reference errors
Backported to: 2017.4.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Add comment