Get game state inside Editor Widget

I don’t think it’s the case. Casting to any game state type (base, standard or my own custom one) is failing as well in Editor Widget, while works in User Widget (exact same blueprint).

Same for e.g. comparing Get game state result node with null (it returns true in Editor Widget blueprint and false in spawned User Widget).

I have updated my question with the second screen.