Problem with interacting with widget blueprint on level

Hello, sorry, what it is necessary to do if i imported correctly my widget blueprint using level blueprint, but do not understand why, but i foes not appears after entering trigger, where i th should appear

Hi welcome to the community!

What exactly are you trying to do and its not working? A video would be helpful.

  • You have a widget bp (actor with widget component with a widget in it) in your level.
  • You have WidgetInteractionComponent in your pawn/character
  • You are NOT able to trigger something?

If so on your character/pawn get IA_YouButtonAction → WidgetInteractionComponent → PressKey/PressPointerKey to trigger the widget.

If its something else a video and more explanation required for your question.