Editor
Miscellaneous editor tools
Last updated
Miscellaneous editor tools
Last updated
This toggles the visibility of the object and track views in the Timeflow window. This is the same as toggling the Minimize Window button in the upper right corner.
Minimize the Timeflow window to speed up performance during playback.
A simple command to insert a timestamped line in the console log. It's primarily used as a way to mark time, particularly when the console is verbose and difficult to track.
Use the keyboard shortcut Control + Shift + M to insert a line in the console log.
Debugging is an advanced feature in Timeflow and not needed for typical use. To avoid logging being enabled for any scripts, it can be fully disabled globally in the Timeflow Preferences.
This is a tool for inspecting asset dependencies. Use this command with any assets selected in the Project view to output to the console a list of other assets referenced by the selection.
Use these commands to save or restore your customized shortcuts for Timeflow to a CSV file.
This only imports/exports shortcuts related to Timeflow and does not affect other shortcut mappings in Unity.
This reverts the Timeflow keyboard commands to the default mappings. Use this to clear any custom mappings and return to the Timeflow default keyboard commands.
Opens Unity's built-in shortcuts manager window. This is the same as opening from the menu Edit > Shortcuts...
Use this to turn off debug for all scripts in the current scene. This is helpful if any debug logging has been enabled for Timeflow objects. That is anywhere the debug toggle is displayed.