Hi
I imported glb mesh and tried to merge it. When enabling multiMultiMaterials error occurs at the following line when mergin root node generated by the GLB import. The root node is probably pure transformation node. Should this be reported or should I work around the issue?:
Error merging meshes: Error: Positions are required
at VertexData../Meshes/mesh.vertexData.ts.VertexData._validate (babylon.js?7deb:97375)
at VertexData../Meshes/mesh.vertexData.ts.VertexData.merge (babylon.js?7deb:97288)
at Function../Meshes/mesh.ts.Mesh.MergeMeshes (babylon.js?7deb:96866)
at eval (SpaceView.vue?d935:106)
at successHandler (babylon.js?7deb:54206)
at eval (babylon.js?7deb:54233)
Best regards,
Tommi