I have a loading screen which stays up until the player presses any key. I did this with an Override in the Widget Blueprint for the loading screen. This works perfectly well in-editor, but it does not register any keystrokes in a packaged version. I can’t even get it to printstring post-packaging.
Any clue why this is not working after packaging? Is there a better method of doing this? Thank you for reading this.