Component tags Not working

Hi Alex3d,

While it was unlikely to get addressed in 4.10 due to how recently this bug was entered, I went ahead and checked on it. This bug was closed as “By Design”. The component tag isn’t being picked up because it is not the same thing as an actor tag. If you are checking an actor for a tag, it needs to be an actor tag, otherwise you need to check the specific component for a component tag.