Working on learning more about Unreal so I made a game using the first person template and followed this Unreal documentation to make a basic HUD(UMG UI Designer Quick Start Guide | Unreal Engine 5.0 Documentation). Everything appears on screen correctly, but no button or movement prompts respond when I try to play the game.
Here is what I changed in the first-person character blueprint.
Actor tick is enabled, and I haven’t done anything else to the project besides creating the HUDs and adding files. Inputs work in other projects and Im using mouse and keyboard. Any advice is appreciated!

