In maps with a large number of materials and meshes, enabling the scene graph causes the editor to slow down significantly. Unnecessarily generated mesh_components from assets that will never be used in entities hinder the speed of creation. In the map in production, after activating the scene graph, assets.digest reached over 930K+ lines. If we had some way to choose or filter which assets would have the component generated, that would be great.