Hey so I just started using unity a few days ago, and it was going ok. Suddenly though upon starting a new project in unity even though I have touched nothing I get an error in the console saying <RI.Hid> Failed to create device file: 2 The system cannot find the file specified. So I am wondering if there is anybody that knows why it would be telling em this?
It definitely sounds like more of a system error than something with the engine. Did you install Unity as Administrator? And are you running it as that, out of curiosity?
1 Like
RI is raw input, do you have any funky XBox-type-controllers or joysticks plugged into your computer?
1 Like
I just had this error on my Unity and I had a xbox controller connected, but I disconected my controller and restarted Unity but the error is still showing…
same here, the error will not go away in 4.7, but in 5.4 it’s fine. Unfortunately we have a lot of projects that have regular maintenance and updates, some of which are 4.7 and cannot upgrade.