I've fixed it now, I was a bit lazy before and just had static spawn points for each enemy variant. Now thanks to you, (seriously tho, thanks) i've fixed it.
What I do now is generate a vector3 from a random range of - 40 to 40 and then randomly pick a an enemy to spawn with different weights, of course.
Thanks again =)