aframe-gui icon indicating copy to clipboard operation
aframe-gui copied to clipboard

Error in browser console: Faceless geometry are no supported

Open giodegas opened this issue 5 years ago • 3 comments

When I launch the "A-Frame GUI All Components" demo, I get this error at the browser console:

THREE.DirectGeometry: Faceless geometries are not supported. three.js:11050:12

Tested with Firefox and Chromium browsers, same error.

giodegas avatar Oct 01 '19 16:10 giodegas

It is not blocking, but shows up as a red error.

giodegas avatar Oct 01 '19 16:10 giodegas

Thanks! I will look into it, might just be a wrapping entity in the GUI

rdub80 avatar Oct 07 '19 23:10 rdub80

I think this may be the cursor animations / geometry changes using aframe utils - https://github.com/rdub80/aframe-gui/pull/55

levexis avatar Jan 24 '21 10:01 levexis