Scene with certain imported meshes (as .obj from 3DsMax) throws error when trying to serialize

Nope no other way, but it should not break your build at all.

It looks like you only upgraded babylonjs/core without upgrading the satellite libs like materials and so on. Please, ensure all your babylon dependencies are matching ?

We updated those libs

image

And you still have the issue ?

If yes would be great if you could share a small repro on github I could have a look into

For some reason, I am able to compile the app now but importing a file doesn’t work anymore I have this error when I try to import a model
(The second error is the errorCallback of the FilesInput class)

I don’t understand how 2 days ago it wasn’t compiling and now I don’t have any error while compiling but importing a model won’t work anymore.