The UE4 Content Drawer feature ports UE5's temporary, always accessible Content Browser to UE4.
Due to limitations with UE4's Level Editor, we could not use UE5's default shortcut for the Content Drawer. Instead the default keyboard shortcut is:
However, you can change the keyboard shortcut to your choosing by going to Editor Preferences and searching for “Content Drawer”.
You can open and close the content drawer by either using the configurable keyboard shortcut or by clicking on the Content Drawer button in the bottom left of the screen on the status bar. Below we show it opening with the button.
Browse to Asset
shortcut (by default Ctrl+B
/ Command+B
) will not open the UE4 Content Drawer; it will open a different Content Browser to browse to the asset. This is a limitation with the UE4 engine in which we cannot circumvent without undesirable bugs without changing engine code.When enabling the Zen Dev plugin, the UE4 Status Bar module will get loaded, but it essentially does nothing when loading a project in UE5. If you see it listed in your Modules window, you can safely ignore it. You will maintain the official UE5 Content Drawer.