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
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
- Temporal Anti-aliasing causes jittering/shaking when using a Camera overlay in the Scene View
- Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
Add comment