Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Could you send me a log file, please? One of output<date-time>.log located in _logs subfolder. It should go through all connected devices and I will check why it doesn't pickup the right controller. There is no native WMR support right now. It is in plans and it may help in such cases. Although it should work fine with SteamVR (that's why I am curious to see in the log file, why it doesn't get the second controller).

https://pastebin.com/9QB3yXPe log.

Thanks! :) If you could grab the latest build (#183). The game looks for controllers and in your case it was getting XBox controller (or something that was being reported as one) as a tracked device. For now it is solved by ignoring gamepads but I should add a proper solution for that.

Disconecting gamepad solved problem.

Glad you solved it :) A proper solution for the problem will be done.