- Home /
Question by
SyntaxTerror · Oct 03, 2015 at 09:31 PM ·
visual studiodebuggingwindows phone 8
Debugging on device with Visual Studio 2015
I'm trying to debug on Windows Phone using VS 2015. Unfortunately none of the guides currently out there seem to be of any use. I'm sure that I have debugged successfully in the past with older versions of Visual Studio.
The problem seems to be caused by Visual Studio Tools for Unity being integrated into VS 2015. There's no way to actually run a Unity project through Visual Studio onto a device for debugging. All the guides say to press the F5 key to run the project but all that does is attach it to Unity. You can't simply run a project and have it deploy/debug to the device.
Or does someone know of a way to do it?
Comment
same question here. Documentation about that out there is awful.