When spawning prefabs, the string matching for what prefab to spawn is containing and not equals. For example i have a prefab named "34(1x1)" and another named "4(1x1)". 4(1x1) is earlier in the list dynamic prefabs and get's spawned when the spawner is set to 34(1x1), because "34(1x1)" contains "4(1x1)"