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!