ToughNutToCrack / ARWT

This library allows you to use Unity to build AR Web applications, working as a bridge between Unity and the best AR libraries available for the Web.
MIT License
299 stars 79 forks source link

Anybody encountered this error before? #32

Open Sterling-Malory-Archer opened 1 year ago

Sterling-Malory-Archer commented 1 year ago

An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was: TypeError: undefined is not an object (evaluating 'dst.entries')

I'm trying to figure out how to remove this, anyone encountered it before?

Michaelsito1995 commented 1 year ago

I´m getting:

An error ocurred running the Unity content on this page. See your browser JavaScript console for more info. The error was: Uncaught Typeerror: Cannot read properties of undefined (reading 'split')

I´m using demo scenes, and even using the documentation to create a custom scene, but I can´t make it work.