Cannot get character using Hit Result Under Cursor

Alright, fixed it. The character in my level had visibility trace set to the default ignore value, while my blueprint had it set to block. Changing the values in the editor details for my character took care of the issue. I should have checked that instead of assuming that the change would be reflected there as well. :expressionless: Thanks for the help.