I’m using the Set Actor Location And Rotation node. The location gets set but not the rotation. I tried it with Get Player Character, Get Player Pawn and Get Player Controller. Nothing of it does something simple as this. I also tried the Teleport node and it exactly the same issue.
Turns out I have to use the Set Control Rotation node on the Player Controller to be able to set the rotation. I assume you just didn’t do it with the Player.
It is really strange when considering that “teleport” might originated from teleporting players.