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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment