Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
Issue ID
923345
Regression
No
[UWP] Misleading error message when trying to build&run on Windows Phone which is not connected to PC
Steps to reproduce:
1. Create a new project/Open any Unity project
2. Open build settings
3. Build and run on Windows Phone (disconnect it from PC before building)
Expected behavior: deployment fails because no Windows Phone 10 is connected
Actual behavior: deployment fails because no Windows Phone 8.1 is connected (even though 8.1 is no longer supported)
Full error message:
Deployment failed because no Windows Phone 8.1 phone was detected. Make sure a phone is connected and powered on.
Reproducible with: 2017.1.0b4, 2017.1.0b10, 2017.2.0b1
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
Add comment