Enemy AI Will not move after pulled from enemy pool

Great workaround, but does the AI have character gravity enabled as is? If so it should have already fallen to the ground and attached to the nav mesh itself without the need for extra forces. If so and it wasn’t working, alternatively I have another messy workaround involving getting a random point on navigation mesh near where the enemies are pooling and spawning there precisely.