Cast to Actor Class BP 'BreachDoor' always failing

I was previously here to figure out the problem with my BP and found out actors and pawn BPs can’t take input, but that is beside the point. I moved to using raycasting and casting to the class ‘DoorBreach’ to trigger a boolean, but it always is failing. Any ideas? Here is the BP:

Thanks in advance! :slight_smile:

Post the screenshot of your doorbreach BP lol

What is the owner of that BP you posted? You’re passing Owner to the cast node when you should be passing the hit actor.

Oh, my bad! This guy helped me with 2 of my problems with one solution [including this one] and I forgot to close this post. Sorry