Menu anchor doesnt work with input mode game and UI

I’ve had menu anchor previously working with input mode UI only. Now that i switched to input mode game and UI the menu anchor stopped showing up. Are there anything i can do to have game input and for the menu anchor to work at the same time?

We need more info.

  1. Do you code in C++ or BluePrints?
  2. Is this a menu that is open all the time or only when you press a button to open it?
  3. Do you use the mouse cursor or a controller ?

And some images of you code can help us find out if something is wrong