Collision does not recognise character

You could also just cast it to your player character. You could either as Rekenq mentioned, drag the OtherActor node out as opposed to the component. I am thinking that you might be able to perhaps (if you want to continue using the component) then you can set the == node to a component from your player character, maybe a collision sphere or something.