I'm updating an old DK2 project in Unity to the newest version of the
rift. I'm having a very tough time with the input system.I've read the
input documentation and I've come to a very good understanding of how it
works. I'm an experienced game progr...
cybereality said: Usually that means the number you put in either has a
typo, or is not a valid id number. You have to use "adb devices" to get
the number. Apps you may find on Google Play give an incorrect
number.No, it's not like that. I'm currentl...
I forgot to mention, I even tried deactivating every object in the scene
that I'm having problems with except the empty GameObject containing
that line of code, and it still won't return anything other than false
everytime.Also, I can press the home ...