Hello again, I am building out my react app and have set up the routing to the different pages, however, when the page routes to the Web AR component (which I have tested that it works) it shows the needle engine load screen yet doesn’t show my scene. I am wondering if there is any suggestions that you have for how to get the routing to work to the Needle component? I know this is more of a react question but I’ve figured everything out besides the routes to the Web AR component.
That is sadly there most of the time, it is quite misleading when something doesn’t work. (there’s an open issue on fixing that)
It should communicate on what’s wrong. Such as if a .glb/.gltf isn’t supplied or if a script causes a runtime error and crashing the runtime. (Which could be where the router changes some context or a path)
But you say that everything works fine without the router and that with it, it just hangs on the loading screen without any errors, right?
Yeah that’s exactly right. I can also see the scripts that I have written for unity running in the console, it is just the scene not rendering so I am not sure what is causing the issue. I will be trying work arounds today but if there is any suggestions of things to try please let me know.
Do you think you could send us a bug report with the version that didnt work as expected? I’m curious as to why. You can use our builtin bugreporter for that to attach the project and the required files for the currently open scene