That means all your spawned components either have invalid SGuid value or all their SGuid values are the same so the plugin think it’s all the same instance.
I would manually assign SGUID values to each component on Actor’s function that spawn them at runtime.
Usually, there should be something in the Output Log panel, some warning or some error telling you what is going on there. You get no warning?!