A question about spawn a PlayerController and spawn a Camera as main camera

You means manually spawned a Camara as a Pawn? I spawned the Camera as an Actor, and maybe it is the reason that the Camera was not rendered.
But since I use the “Set View Target with Blend” to set an actor Camera to a Pawn, it worked!
Maybe I should spawn the Camera as a Pawn all the first.