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
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
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.