XRTK / com.xrtk.wmr

The Windows Mixed Reality platform components for the XRTK
https://github.com/XRTK/XRTK-Core
MIT License
22 stars 4 forks source link

Duplicate pointers per controller #29

Closed FejZa closed 5 years ago

FejZa commented 5 years ago

Describe the bug

Each active controller when using a WMR headset gets two pointers in space, where one is rotated around 45 on the x axis. Only one of the pointers is actually working and triggering focus etc.

To Reproduce

Expected behavior

Same behaviour as with e.g. standalone VR. Only one pointer per controller.

Screenshots

If applicable, add screenshots to help explain your problem.

Information(please complete the following information):

FejZa commented 5 years ago

Closed since it's not only WMR related. Will create an issue in the core repo.

StephenHodgson commented 5 years ago

@FejZa btw you can actually transfer issues from one repo to the next.

image