Either HUD or widget within not displaying in standalone mode

I’ve come to the end of creating a simple game where the player inputs what they see on the screen, if they’re correct they gain a point, if they’re wrong they lose a life. All widgets work on the main menu and pause menu within the standalone mode but my widgets in the main game aren’t displaying at all which is completely game breaking as this is where the player will enter in what they see. Everything displays correctly within the editor. I don’t think the problem is to do with anchors. Does anyone have any suggestions as to what the problem may be and a solution?