What does "Failed to find a class member to match" mean?

I’m accessing the Class Defaults of a class I have in a variable in a Blueprint. The Class Defaults for this particular class has a variable called Effect, which is a custom structure. If I right click on this Effect variable and expand it, it shows the members within the Effect Structure as you can see in the screen shot, which is Effect Id, Name and Description. The problem is that if I try to use any of these (i.e. pull a wire of any of these three pins within the Effect Structure) then I get an error about all of them, as you can see in the screen shot.

What does this error mean, and does this mean that it is not possible to get the values stored in a structure variable in the class defaults?

193061-error.png

you ever figure this out? I’m having the same problem

No sorry, never figured this one out. Can’t remember what I did now. Think I just stopped using structures in class defaults and found a different way to get what I need.

ummmm you already solved this problem but to any other person who needs a solution, for me worked breaking it instead of splitting the structure pin…