Broken BP Struct

4.21 - All of a sudden, a custom struct I am working on cant be used. Doesnt appear in type list for variables. Missing Metadata - no BlueprintType true:

All breaks of the struct in the graph are broken.

Message in log.

“The structure cannot be broken using generic ‘break’ node Break SpellStruct2 . Try use specialized ‘break’ function if available.”

So I duplicated it, and manually rewired everything. That seemed to work until I restarted editor - then same problem with duplicate.

Guess I will manually recreate it in c++… but… why is this happening?

I have used BP structs in past many many times.

Thanks for any help