I am trying to run the unity daydream controller demo but I don't get any input from the controller phone when run in the unity editor. It's connected via USB and I've installed all the required libraries. Anyone else have any issues with this? I don't have a Nexus 6p to test on so it has to run via usb in the editor. I'm using unity 5.4.0b18. I tried it on 5.3 as well and get the exact same problem. I've also tried it on two different machines. I get the following 2 errors when run.
adb process failed (exit code 127) Check that the Android SDK is installed and that the adb command is in your PATH environment variable.
Error connecting to phone event socket:127.0.1:7003. Connection refused at System.Net.Sockets.Socket.Connection
I think the adb command works because I can go to my sdk directory/platform-tools and do a .adb devices and that works fine.
Any ideas?
Warmest regards, Chris