Your Actors are missing a Guid property named ‘SGUID’ (save global unique identifier).
If you don’t have a SGUID with a valid value for your classes, the plugin thinks every instance are all the same actor. Add the ID to your Blueprint class and generate a unique value (for each instance).