How do I restart level on player death?

i know this is old, but i just did this and here’s a solution that doesn’t require putting anything into each level:

i put that in my player controller, but that’s just because i currently use same character blueprint for player character and enemies.

(i suspect Get Current Level Name used to not exist. also not sure why it returns a string)