Variable not showing

In my new gamestate I created many variables, editable.

I am looking for “H Character -S Glasses”

But when I try to look for it when calling it:

It is not in the list, I tried searching “glasses” too, not there. You can see that the other variable is there though “hat”. These are just all duplicated and renamed,

Maybe I have too many variables the engine can handle ? This is the first time I’ve come into this, all my other variables can be found.

I deleted the variable from game state and recreated it with the exact same settings and name. Now it is showing when I call it.

Fixed. But I bet this will come up again, there is a bug somewhere in UE.