Draw to HUD the name of the object I'm looking at

I’m trying to some info of objects I’m looking at to draw in a HUD. This is just the core part of it and at some point it worked. Skipped a couple of versions of UE4 and I can’t seem to get it to work anymore and I’m not sure what I’m not doing right. I have a line trace going from the Camera to a Billboard on the playable character and it should draw the name of the first object it hit on the middle of the screen through the HUD. Print string works.

http://puu.sh/irUew/0e3cf78d48.png

http://puu.sh/irUdG/b2f4e724da.png

Nevermind. It seems I was working on an overwritten project or something. This got it to work. Hope it’s of some help.

http://puu.sh/irWtW/fd091703ce.png