Search Issue Tracker
Not Reproducible
Votes
4
Found in
5.0.0b2
Issue ID
629735
Regression
No
[WP8.1] Deployment sometimes fails
Deployment to WP8.1 sometimes fails, but you can still run the app that was installed on the phone afterwards.
To reproduce:
1. Create a new project. I am using a project with a scene and an empty script
2. Build & run for Windows Store apps, Phone 8.1 SDK
3. An error is thrown:
Exception: Deployment failed. Output:
[12:46:03.276] Windows Phone Player Runner started.
...
[12:46:35.376] An error 0x81030136 occurred while running: 0x81030136
[12:46:35.376] Exiting Windows Phone Player Runner.
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
sh_code
Sep 24, 2015 02:33
happens on 5.2 as well, i'd guess it's an issue with inconsistent state of the phone, just happened to me after i aborted/messed up system update, so it's now pending with the "retry" button, and it now seems to be happening consistently.
the app, however, gets installed and can be ran manually from the phone, despite the error.
danie.tsviatkov
May 11, 2015 20:42
Happens on 5.0.1p3 too. Also on all Windows Store/Phone setups.
WildMaN
Feb 25, 2015 08:53
Happens on 4.6.3 too.