Also, reading your latest comment, if you save the “bullet location” on the bullet BP and it gets destroyed you can’t teleport there because you lose that data of where the bullet is when you destroy the BP. If it is stored on the player you need to properly reference the bullet to get the spawned bullet’s location within the player BP.