Modules window in default layout unable to load after editor restart

  1. Create a new blank C++ project in 4.12.5
  2. Open the project and “Reset Layout” in the editor
  3. Go to Window → Developer Tools → Modules
  4. Drag the floating window somewhere into your editor layout for example as a pinned tab next to “Modes”
  5. Restart the editor

The modules tab will be there but the contents of it just show the text “unrecognized tab”. Closing and reopening the tab will load it properly.

101143-screenshot.png

This only works with C++ projects since this window is not visible in the menu on a normal project. My guess is this is also the reason it will not load by default when the editor first starts.

This is mildly annoying since I use the modules window for compiling and hot-reloading C++ plugins, so I have to do this open + close dance many times a day.

That is a little disappointing I guess, but I understand. Thanks for the reply.

Hello,

After investigating the issue, it appears it is already in our database: Unreal Engine Issues and Bug Tracker (UE-13886)

You can track the issue using the link above. This issue is marked as Won’t Fix, as it is not a blocker, and the developers are currently focusing their efforts on high-priority crash and showstopper bugs.

Thank you for your report.

Have a great day