Luzera Studio - CompactUE

Get your viewport space back.

Unreal Engine’s default interface is powerful, but it's chonky. If you’re working on a laptop or a single monitor, the menus and padding eat up the space you need to actually see your level.

[ Documentation ]

CompactUE is a straightforward utility that reorganizes and shrinks the editor UI. It moves bulky elements out of the way and tightens up the layout so you can stop squinting at a tiny viewport and can work more comfortably. Every pixel matters.

Key Features

  • Slim Menus: This tool collapses the thick top menu bar into a smaller version of the UE5 logo and puts the tabs at the same vertical level to recover some space.

  • Tight Padding: Reduces the "empty space" in the menu, tabs and toolbar, so the interface feels more compact and modern.

  • Hide Labels: Some items on the toolbar are distinguishable by their icons, so having a label is unnecessary. By hiding the labels you gain space to put more tools on the toolbar.

  • Status Bar: Collapse the status bar and copy their items to the toolbar, so you recover some more vertical space from under the viewport.

  • Remove viewport margins: The viewport is the main gate into your game, by removing it's margins you get more space to interact with your game.

  • Safe & Lightweight: No engine files are modified. It’s a clean C++ plugin that you can enable or disable instantly without breaking your project.

  • Toggle with one click: In case you need to show Unreal Engine to someone else and need to have the default interface, you can quickly return to the default interface with the button on the toolbar.

@MarcusBuer Hey, generally I love this tool but I’ve noticed a weird bug. As soon as I enable the plugin I can’t pilot my actors any longer, specifically my lights. You can try it yourself on your side? Any idea what could cause this?

I’m so sorry for how long it took for me to see this.

Today I pushed a major refactor that is way more reliable, it should be live by now.

I tested here in UE 5.2 and UE 5.7.2, and didn’t have issues piloting the lights on this new plugin version.

Please update the plugin and let me know if the problem persists.