First person camera's forward vector not matching crosshair

Hi!

I’m using the First person template to test where is camera’s forward vector pointing to.

To know it, I have used a Line Trace:

A User Interface Widget with a Crosshair:

But it seems that the cross hair is not in the right place:

I need to put a cross hair where the camera’s forward vector is looking at.

How can I do it?

I forgot to include the world position of the camera in the world to the forward vector.