Hello! I may have gotten myself into a dumb corner here… I accidentally disabled the Plugin Browser which caused “Plugins…” to disappear from the Edit and Settings menus of the Editor so I’ve no obvious way to re-enable it and gain access to my plugins once again. Anyone know how to enable the Plugin Browser after it has been disabled? Thanks!
I guess this is project specific? If you disabled the Plugin browser via the Plugin browser itself, and the above mentioned advice from ClowckworkOcean din’t work out, you can try to edit your .uproject file (found inside your project directory, a simple text editor should do). Inside that file you should find a section that should look something like this:
Close the Project, and wait for it to unload fully.
Backup your files, in case you make a mistake.
As with everything you edit manually, be careful and know what you’re doing, otherwise it may cause unwanted consequences.
Now that’s out of the way, you can remove the delta (in your case that would be the plugin browser) from that file and it should work again. After that edit, here’s what it could look like now: