How do you remove lightmaps from a mesh instance after it's been baked? There has to be a way of removing a lightmap from a mesh instance without reimporting the mesh all over again.
As far as I know, you need to remove the BakedLightmap node, remove the instanced 3D scene and instance it again. If that doesn't work, you'll have to reimport the 3D scene too.