BehaviorTree causing performance drop on actor spawn during RunBehaviorTree in the AIController

I think the StaticDuplicateObject is the part that is more responsible for the slowdown. If you are spawning 50 characters then maybe stagger the spawn process over time?