Hi there, weāre trying out needle tools for some use cases for our company. I tried the MusicalInstrument sample deploying it to a Glitch project. Unfortunately a lot of stuff doesnāt work correctly.
I canāt click on the sound-stones (but I can move the camera). I get an Uncaught TypeError: Cannot read properties of undefined (reading āsetā) error in the console. Also in quicklook only around 4 of the stones play a sound, the others just animate. And on Android I can start a WebXR Session, but I canāt place it. My guess is that this might be the same error I get when I try to click the stones in the browser (I havenāt checked the console yet).
Is there anything we have to consider about our setup? Iām on a Macbook Pro M1 on Unity 2021.3.34 (2022 didnāt build at all). And Iām using Chrome on Android.
Weāll also need to update the samples package which will happen today or the next few days before you can use the samples with the latest alpha/exp versions
Yes - itās planned, the installer that you download from that page is actually generated and always downloads the latest version. We dont have those cases often - but itās something we want to add
Regarding this: does it happen in Quicklook when you click fast / use multitouch? We tried using the latest version and thatās one of the issues we found (clicking many fast doesnt play sounds - whereas ānormalā clicking/tapping worked)
You can see that in the console log (if you donāt have a license), in the HTML header and on the <needle-engine> web component as well as via the static variables __NEEDLE_ENGINE_VERSION__
Hello @pixlhero this doesnt happen on the latest version - altough the first click only triggers loading the audio which results in it not playing immediately depending on network speed (the audio should be preloaded in this case - i will make a note for that) https://lush-highfalutin-handspring.glitch.me/