I have a couple of plugins that, about half the time I open my project, will be broken. Sometimes one, sometimes both - I don’t think it has anything to do with the plugins, themselves.
Any blueprints using features from those plugins will be full of errors saying ‘cant find blah blah’. I open settings|plugins and they will always be ‘enabled’. The solution I have is to uncheck enabled and restart, then check enabled again and restart again. That usually restores the plugins and I can proceed.
It just started happening a couple months ago but it’s already driving me mad… I have no idea why this happens - has anyone ever experienced this before or have any suggestions?
Hey there @SVR33! I’ve only ever run into this issue myself when I improperly configured a gitignore file in my source control. Source control can cause all sorts of wackiness if misconfigured. Are you using any form of source control?