Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Oculus Controller position/rotation read from project & clones #94

Open
NextVertex-Flo opened this issue Dec 22, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@NextVertex-Flo
Copy link

Describe the bug
In VR project, moving Oculus Controller will move player hands on both instances (project & clone). However, it's not the case with controller buttons.

To Reproduce
Steps to reproduce the behavior:

  1. Create a VR project with a basic hand or object following the tracked device position of your Oculus Controller
  2. Launch your game on the original unity window and on the clone
  3. Move your controller
  4. Whatever which clone window is in front, your hand will move on all the running instances

Expected behavior
The device tracking should only be done for the project corresponding to the window in front / selected in order to move each player hands independantly.

Screenshots/Video
image

Enviroment (please complete the following information):

  • Unity Editor Version: (For Example: Windows 2020.3.4f1)
  • ParrelSync Version: 1.5.1
  • OS Version: Windows 10 Family , v.10.0.19044 (Build 19044)

Additional context
I'm not sure, but I think that I didn't have this problem before.
Controllers buttons are working fine (if I push the trigger of my controller, which will close my hand in my project, the hand is only closing on the game corresponding to the selected window (in front).

@NextVertex-Flo NextVertex-Flo added the bug Something isn't working label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant