Right now you need to pull the repo from Samples Projects | Needle Engine Documentation
OK… i have that in another project i think
by user 563549194137239552
it has a project in the “projects/” folder that you can open and run
ok
I did a fresh clone of the repo above and loaded the project for UIButtons and I am getting this when it tries to run the local server
by user 563549194137239552
Can you try stopping the server and clicking install again on exportinfo? And then start again?
yeah… tried that
by user 563549194137239552
But didn’t work?
no… and i borked the install trying to change the export path because it was pointing inthe the Library folder… easy enough to revert
by user 563549194137239552
when I run my working project, vite looks like this:
by user 563549194137239552
when I run the sample projects… it never prints the ready in line… just the first three line… and i get the error from above in browser debug screen
by user 563549194137239552
the working project w2as made using starter 2020_3 and the non working one was made from needle_engine_samples 2020_3
by user 563549194137239552
OK I physically moved the UI button project into my working project and it does work using a WMR headset and the trigger button… now to see why my other project didn’t work
by user 563549194137239552
Hey, did you figure out what the issue was with the button?
About the initialized error ill try to figure out whats causing that today - thats a real blocker.
No I debugged it a bit… in your project the button works using WMR headset but if I drag your scene into my project and move your button into my scene it doesn’t work but only in VR. still trying to figure out why…
by user 563549194137239552
so basically… YOUR scene works in VR in my project, but my scene doesn’t work in VR even using your button canvas setup… tried moving the canvas to the top of the hierarchy… today i will try moving my button/canvas into your scene to see if that works
by user 563549194137239552
Hey can you try the latest version, it should/might also help with the import error at least! Sorry about that
I’ll give it a try in a bit
by user 563549194137239552
Hey I notice that the cursor keys are working again to move you around if you enable keys in the orbit controls
by user 563549194137239552
Yes I added a fix after you mentioned it