When I try to load this file into the Babylon Sandbox at https://sandbox.babylonjs.com/, I get this error.
Unable to load from file:model.babylon: loadAssets of unknown Lights: Name: SconceLeft Light, type: Point Name: SconceRight.SconceLeft Light, type: Point Name: Central Light, type: Point Name: Back Light, type: Point Materials: Name: backwall Name: wallMaterial
model.zip (34.0 KB)
The model loads fine (with the exception of the textures not loading - which is understandable) from a web page using
const scene = await BABYLON.SceneLoader.LoadAsync("/", "model.babylon", engine,