spawn actor to start point

Hello. i have tried many stuff. I only want to make system that if player press like button R player will be respawn to player start point. not working. i get it work if i add execute console commant and there command restartlevel but then all stats will be cleared. i want only add option that if player somehow will stuck someplace so he can pressing button go back to starting location

Use the teleport node or set actor location.

i have tried in level blueprint now set actor location node and teleport. nothing happens if i pressed chosen button. I also have set target point to level

Try GetPlayerPawn instead of GetPlayerController.