Figured out my issue. ConvertMouseToWorldSpace gives a normalized world location and direction. So I just had to use that to linetrace.
Figured out my issue. ConvertMouseToWorldSpace gives a normalized world location and direction. So I just had to use that to linetrace.