This issue from 2018 is still present in UE 5.5.4 and is marked as duplicate?
Essentially if you have a skeptical looking blueprint variable and you search if the variable is being used in the blueprint or not, so you search for it by class member (which is what I typically do), nothing shows up. So you would assume that its safe to delete it, however it also deletes function parameter shortcuts with that name.