^ It needs to be a HUD class to set it in Project Settings though / through the gamemode. I suggest creating a custom HUD, and having a bunch of TSubclassOf variables of UUserWidget, and adding them to the players’ screen during gameplay. This is how I do mine, and I can manage / access all widgets through the HUD relatively easily.