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
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
Add comment