How to disable an Unreal Engine plugin via text editor
Some plugins can cause trouble and keep the Unreal Editor from starting. When that happens, there’s no way to disable a plugin via the GUI. Thankfully it doesn’t quite mean “game over” just yet, because we can tweak our project’s configuration file to exclude plugins that may prevent a start. Here’s how to do it: …