Debug keyboard shortcuts should be documented

Currently, there are various “hidden” debug keyboard shortcuts that allow developers to get useful debugging information from the engine. For example, Shift + F4 shows basic rendering & networking information:

However, these debug shortcuts are not officially documented anywhere. There is a helpful developer reference sheet for this posted by a developer, but it is missing a handful of shortcuts and is not official.
For example, streaming tools are not documented:

There should be a documentation page that documents all debug shortcuts, so that developers can better make use of these tools!

5 Likes

Hi there,
Apologies for the late response, but we’ve added note of the additional toggle ability for the Shift-Ctrl-F3 “Network” diagnostics here:

Hope this helps clarify and brings the page up-to-speed.
IgnisRBX

1 Like

Hi @IgnisRBX! It should also be documented that Shift F1 is a valid combination as well. Shift F1 and Ctrl Shift F1 bring up different panels.