How to auto-dock new windows next to the main viewport in Unreal Engine

- by

When a new window opens in UE, it usually does so as a floating instance, typically occluding your viewport. This can be confusing to newcomers, and it’s annoying to power users too. I typically drag those tabs and dock them next to my main viewport to make adjustments (unless I have a very specific reason not to do that).

I wondered if there was a way to make this docking behaviour happen automatically, and it turns out there is: under Editor Preferences – Asset Editor Open Location. Change this from Default to Main Window and new windows will open as tabs next to the viewport.



If you enjoy my content, please consider supporting me on Ko-fi. In return you can browse this whole site without any pesky ads! More details here.

Leave a Comment