Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0a1
Issue ID
675656
Regression
Yes
[WP8.1] Deployment fails in 5.1.0a1 due to missing assembly "BridgeInterface.dll
Deploying a wp8.1 app fails with:
Exception: Failed to build Visual Studio project. Output:
AssemblyConverter done.
NewUnityProject29 -> C:\Users\Vilius\Documents\New Unity Project 29\New folder\NewUnityProject29\bin\ARM\Master\Template.exe
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\AppxPackage\Microsoft.AppXPackage.Targets(852,9): error MSB3819: Cannot find assembly "C:\Users\Vilius\Documents\New Unity Project 29\New folder\Players\WindowsPhone81\ARM\Master\BridgeInterface.dll", which may contain managed resources that need to be included in this app package.
To reproduce:
1. Build & run a new project for WP8.1
2. Notice the error in console
You can build, but deploying through visual studio will not work either. It fails with:
Error 1 Cannot find assembly "C:\Users\Vilius\Documents\New Unity Project 29\New folder\Players\WindowsPhone81\ARM\Debug\BridgeInterface.dll", which may contain managed resources that need to be included in this app package. Please ensure that this assembly exists.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment