Pawn duplication bug when set to default pawn class.

Hi here’s the bug:

When in project settings is set “default Pawn class” to my Pawn subclass, and then when i package in executable, a second pawn object appears at coordinates (0,0,0)

To remove this bug i gotta set “default Pawn class” to “none”

Can someone explain this ?