It's Christmas!

Hi @julien-moreau,

The error that I get when trying to import a GLB or an OBJ/MTL file is something as below:

Uncaught (in promise) TypeError: Failed to execute ‘readAsText’ on ‘FileReader’: parameter 1 is not of type ‘Blob’.

at Function.Tools.ReadFile (babylon.max.js:2430)
at eval (editor.js:1)
at new Promise ()
at Function.eval (editor.js:1)
at step (editor.js:1)
at Object.eval [as next] (editor.js:1)
at eval (editor.js:1)
at new Promise ()
at __awaiter (editor.js:1)
at Function.Tools.ReadFile

Regards,
Abhi