Type: Bug / Non-critical Errors
Steps to Reproduce
Upload a .glb file
Open in 3D viewer
Expected Behavior
- Model loads cleanly without errors
Actual Behavior
- Model renders correctly
- Console errors:
Failed to load environment map: THREE.EXRLoader...
TypeError: can't access property "image", h is undefined
Notes
- Errors may not affect rendering but indicate misconfiguration
- Environment map loader may be incorrectly applied globally
- find the used glb-file here: robot glb
Type: Bug / Non-critical Errors
Steps to Reproduce
Upload a .glb file
Open in 3D viewer
Expected Behavior
Actual Behavior
Notes