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
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
Add comment