Problems in VR with Bolt

Hi,
I am trying to build a multiplayer VR game using Oculus and Bolt. I am able to build a single player VR game, as well as a multiplayer non-VR game. When I try to combine them, one of the players can control both of the bodies, and the default oculus hands are not showing. I am instantiating an OVRPlayerController for each player, not sure if this is the proper way.

Thanks

Comments