VR Vive: Teleport indicator not rotating

I have a red laser indicator coming out of my right controller in VR, when i hit navmesh a debug cylinder pops up and i can teleport to that location.

The problem is that the laser coming out of my right controller does not want to rotate when i rotate my controller. It’s always pointing into one direction.

The teleport and everything else works, the only weird thing is that my debug cylinder is always rotated at an angle.

I have no idea what i did wrong and where.

Event graph:
http://puu.sh/spr21/dcc3d39dca.png

Function TraceGetTeleport:
http://puu.sh/spr4K/c705b33218.png
http://puu.sh/spr6W/fa340c9ddd.png

Function TeleportToLocation:
http://puu.sh/spr8r/181b3f1a81.png

NVM got it fixed!

Please add what you did to fix it and what the problem was. Thank you.

nothing that is of use to anybody, i used the wrong nodes…

Hi, I’m having the same problem. Can you please tell me how you fixed it? Thanks!

I used the wrong nodes for the calculation.
this is what i have now:
http