is there a way to uninstall it because I

is there a way to uninstall it because I tried to uninstall it and it didnt let me launch unreal engine
6 Replies
Costantino
Costantino4mo ago
Hello, you can uninstall dash from the windows app manager. If you want to remove just one specific version (I assume 5.4 one as they just canged python version) you can go inside the engine Plugins/Marketplace folder and remove "GraphNUnrealPlugin" folder. This will remove the plugin for the specific version.
No description
Rick
Rick4mo ago
Strange I dont see a marketplace folder in my plugins folder. I also tried uninstalling it from windows and that didn't see to fix the error
Costantino
Costantino4mo ago
maybe you need to remove it from the loaded plugins of your project? not sure what error you are getting, but that could be an issue
No description
Costantino
Costantino4mo ago
(make sure you dont have it in your "Plugins" section of your uproject basically)
Rick
Rick4mo ago
I am getting this error it just loads this and then exits unreal engine. I also tried looking in my uproject and didnt see anything in there
No description
Rick
Rick4mo ago
Adding this to my uproject has seemed to fix it { "Name": "GraphNUnrealPlugin", "Enabled": false }