Missing checkbox information

Does anyone know why I am missing the information next to all my check boxes in my blueprint editor?

Hello there @Mswick1 !

That’s a strange one, looks like a menu malfunction, or a possible faulty setting in the layout. First thing I would test, is restoring the UI to default. To do that, from the top bar, click on “Window”, the scroll down to Load Layout > Default Editor Layout. This should undo any changes applied to all menues.

Checking with my peers, there’s also the chance that one of your fields was dragged to the side, like the example below:

You can also try to fully clear up UE’s config settings. Simply navigate to your project’s main directory to delete folder /Saved/Config , and to your system’s local app data to delete folder /UnrealEngine. After that, restart the editor, and all setttings should be restored to default.

If the issue remains after this reset, I would suggest hitting “Verify” on your install, to repair any issues with the engine:

And finally, in the weird case this problem continues, the last option is nuking the install entirely from your system:

  • First, uninstall the engine, launcher, any asset packs, etc
  • Next, open the registry directory HKEY_CURRENT_USER\Software\Epic Games\Unreal Engine\Builds, and delete any build entries
  • Finally, delete the folders %userprofile%\AppData\Local\UnrealEngine and %userprofile%\AppData\Local\UnrealHeaderTool
  • After that, no elements related to UE should be left in your system
  • Now, reinstall UE launcher from scratch, and only add the latest version of the engine
  • After the process is complete, open a blank project, and test the UI in blueprint editor