How to hide 'FPS counter' in PIE mode?

Hello,

There is some ways to do this.

The first one in in the upper left corner of the viewport

Capture.PNG

And there is the possibility of doing it via console commands:

  • stat fps
  • stat unit

Also, if you need to remove the ‘‘Lighting need to be rebuilt’’ message, you can do it with this command:

  • DisableAllScreenMessages

(There is an ‘‘Execute Console Command’’ blueprint node.)