Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0b2
Issue ID
589812
Regression
Yes
Deploying application through Visual Studio or Application Deployment tool causes error
Deploying applications through Visual Studio or Application Deployment tool causes error.
This prevents from launching applications with debugger attached.
Empty project seems to go through this procedure without errors.
Steps to reproduce:
1. Build AngryBots to a folder
2. Open build solution with Visual Studio
3. Deploy it with debugger attached or use Application Deployment tool to deploy built xap
4. Error will be shown:
Error 1 Deployment failed with error: '0x80070126'. Please try again. If the problem continues, try restarting your Windows Phone and repairing Visual Studio for Windows Phone.
However, the project actually gets deployed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment