Hi all,
when I serialize a scene with a ShaderMaterial, the custumType property is set to “ShaderMaterial” instead of “BABYLON.ShaderMaterial”. This cause an error in deserialization step because the registered type is BABYLON.ShaderMaterial.
Thanks,
Matteo