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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment