"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Cursor issues with Holotoolkit and Vuforia

Hi,

I got some crazy issues with the Holotookit cursors when using Vuforia. Sometimes the cursor is not in the middle of my screen when I start my app, at first I thought there would be no cursor but than I realized it's just not spawning in the middle of my view. It spawns on different locations, I was recognizing, because sometimes it appears close to the edge of my field of view and when I moved my head I saw it in my screen because of the lag of animation the cursor has. But all of this is arbitrary, so sometimes it spawns right in the middle. Does someone have a solution or an idea how to solve this?

Unfortunately I did not find an answer yet.... Sometimes it seems as if it helps when you try not to move your head while starting the app, but that's no solution. I hope someone knows how to fix it!

Someone found a solution in another forum!

"Make sure that GazeTransform of GazeManager is not set to the ARCamera."

In my case it was not set at all, so I set it to my Hololenscamera and now after starting the app 10 times in a row it was still working.

Sohail2768

Tue, 08/28/2018 - 12:42

In reply to by ChSh

There is no central Anchor point in vuforia 7.2 and now I am stuck how to bind AR camera and Hololens Camera. Any suggestions?

Sephirtoh

Fri, 04/21/2017 - 09:55

Hi,

try to set "Central Anchor Point" on ARCamera with the DefaultCursor (in my case is the cursor of HoloToolkit).

Marco

 

HelloUniverse

Mon, 10/16/2017 - 00:46

The Problem is still not fixed! 

I tried every suggestion mentioned here:

- Set "Central Anchor Point" on ARCamera with the DefaultCursor

- Make sure that GazeTransform of GazeManager is not set to the ARCamera.

 

HemanthDJ

Wed, 10/18/2017 - 07:26

Hi Guys,can anyone please tell me how to setup Hololens setup in Unity for using Vuforia Vumark?Does it rewuire the Holotoolkit Camera,Cursors,HololensManager objects, and if required doesn't it clash with the AR Camera of Vuforia wha tto do with this camera????