Found a bug in Pico4 Ultra device where pointer selection(pointer up and down), and hence teleportation is not working when using hands/hand tracking. But all these are working perfectly fine with controllers. There’s no event firing in OnPointerObservable.
Attaching the link to the playground to repro the same. I’d appreciate any help on this.
Interesting. That should work out of the box.
I have sadly no way of reproducing this, as I have no pico4. Can I ask - does it work on the default scene? Or do hands simply not work correctly?
I’ll try and see if there is any pico emulator I can test with
Hi @RaananW, The hand tracking works correctly in the default scene but it does not fire Pointer events like selection using pinching, hence we cannot teleport in the scene as well as no GUI interactions.
Attaching the link to another playground for repro. Playground
Ok, just wanted to be sure it is not some weird initialization bug. Now the question is whether or not pico is offering an emulator I can test scenes with.
This is related to the poitner simluation feature and the initialization of the controller. I will be happy to tell you how to debug this, but I sadly can’t find an emulator on pico’s website. I will also see if I can manage to arrange a device for me