Hey,
In the shipped package the command line is still available, how to turn that off?
UE4 shipped package was closed without excess to the command line.
Thank you
Hey,
In the shipped package the command line is still available, how to turn that off?
UE4 shipped package was closed without excess to the command line.
Thank you
Hey @Loki8Toki! Before packaging, did you adjust your settings in project settings → project → packaging → build configuration setting the value to shipping? That may be what is causing this if the value is still set to development.
oh, forgot to check project settings - it’s on development.
In the image above, I changed to shipping - I thought that this is enough.
Thank you
So I packaged it again and it still gives the command line + prints I’ve made in BP for debugging. Both of the build configurations are on shipping.
Any chance this is a bug? (btw if it matters, the project is converted from 4.26)
While maybe looking slightly different because I’m in UE4, what type of Print String do you use? The Development Only or the other one? I’ve never tried it, but I guess the right one will print the strings even in Shipping Configuration.
The option to change the Compile Options via right click you may have to enable first. (Mathew made a quick video about that HTF do I? Disable Blueprint Nodes in Unreal Engine 4 ( UE4 ) - YouTube)
Hi @Pantoth
The prints are development - but that’s minor, the real problem is the access to the command line.
Ah, I understand. Sorry, then I’m no big help here.