Check If ActorVariables set actor has tag

I’m trying to check for tags on an actor using an actor variable that the actor has been set to. It doesn’t seem to be working, is this possible?

It works fine for me. Have you tried both variants of getting the tag, as in the screenshot below?

Sounds like a pretty common thing to do. The pic did not get attached. My guess would be that the actor reference is invalid.

The actor is valid but still returns false on both. I’m doing this inside a Widget Blueprint, could that be the problem?

I just tried it inside an actor blueprint and it still returns false, so widget blueprint isn’t the problem.

Are you sure that set actor tag, not component tag?