Time Machine // Keeps track of your tab history, making it easy to navigate forward and backward.

Hey, Devs!

I’ve been a little frustrated with the lack of a “back” button in Unreal as I navigated around various assets, so I created my own and published it as my first Marketplace product.

By installing the plugin, there will be 4 new buttons in the upper left tab well. Going from left-to-right:

  1. Allows you to navigate back to one asset tab in your history (Hotkeys: Ctrl + Comma)
  2. Opens a searchable and selectable list of your backward asset history (Hotkeys: Ctrl + Alt + Comma)
  3. If you have navigated backward through your history, this button opens a searchable and selectable list of your forward asset history. (Hotkeys: Ctrl + Alt + Period)
  4. If you have navigated backward through your history, this button navigates forward one asset tab in your history. (Hotkeys: Ctrl + Period)

Marketplace Link: https://www.unrealengine.com/marketp…03e8afbf4ac5b3

Right now it only tracks asset tabs, so if that function was part of a different Blueprint, yes.

For the next release, I plan on evaluating navigating tabs within assets.