If you launch your project from the Epic Games Launcher or via the uproject file, this can cause your Blueprint nodes to break.

This is usually caused by compiling the project from your IDE using the DebugGame Editor configuration.

Fix: Recompile your project from your IDE using the Development Editor configuration.