Disable all screen messages

After packaging my game it works fine on my computer. But on my brothers computer (which is quite a bit slower) it will play but I get a notice at the top right.
Disable all screen messages.
How do I do this?

2 Likes

hi there my friend. I have the same problem, have you solved it?
Thanks

just incase people still need answers to this problem open level blueprint and on begin play execute console command DISABLEALLSCREENMESSAGES

8 Likes

Just type “DISABLEALLSCREENMESSAGES” inside the Output Log
Type “ENABLEALLSCREENMESSAGES” to revert the effect.

18 Likes

Hi, I have tried this but I am still getting this error :
image

I am just trying to write a float to the screen and my code looks like this:

I am not sure why this happens, I am in UE5 btw

Try add a ‘%f’ after the WorldTime:

1 Like

You don’t type it into the output log, you type it in the console.

image

de919036dbf9fdc93d974d7e1dca730

2 Likes

how do i get the console? i dont have it. and with the command thing is not working its just crashing and saying with the things like bp_ things are missing

btw with hat are those connected the nods

Hello
I can’t find this “disableAllmessages” Why?

This is not an execution node. You have to type “DisableAllScreenMessages” in the String input of the “Execute Command” Node (the purple/pin input).

type the tilde key ~ or `

ttthhhhaaaannnnxxxx !!