Trouble to set player position between levels

Hello,
I have trouble with pass my player and position from StartRoom to Kitchen. Any ideas to fix it?

You’re trying to set the position of the player instance in StartRoom! Set the position of the player instance in Kitchen instead. :slight_smile:

Have tried that and got error “Accessed none trying to read propery player from function ExecuteUberGraph_Kitchen from node setActor location in event graph in object Kitchen with description :Access none trying to read property player”.

Have update it and now I see my player, but it disappear after a while and it does not spawn at right location.

Sorry for the late reply, my notification settings changed. Can you zip up the project for me to take a look at?