DrawText not displaying when packaged

For my sake… and possibly others, could you post up your GameMode.cpp?

Make sure in your constructor you have the following set.

HUDClass = A<YourHudClass>::StaticClass();