Hi,
I’m running Unreal 5.1.1. When I package my game for windows, the text render boxes attached to my NPCs aren’t appearing in the game. The collision box works and interactions/text boxes appear fine, it’s just the actual text render. Everything runs fine when it is played in the editor
Below is documentation
This is the NPC code
Here is the NPC in viewport (The yellow !! is what is not appearing in packaging settings)
Here is the code in the character controller
This is the character reference viewer
This is the NPC reference viewer
thanks!