Working on a custom plugin, the symlink "PROJ/Plugins/MYPLUGIN" (with MYPLUGIN pointing to the plugin’s source code) is correctly managed by UBT (that successfully builds the plugin) but is not properly managed by the editor, that doesn’t list the plugin in the “Plugins manager”. Substituting the symlink with a raw copy of the plugin’s directory, let the editor “discover” the plugin.
Sorry for the delayed response. Were you actually able to use the plugin at all while utilizing the symlink? When I tried to reproduce this issue, not only did the plugin not appear in the Plugins window, but none of its functionality was available either.
Hi , I confirm that the plugin doesn’t load at all. UBT compiles it, but then it “completely disappear” when I’m inside the editor (it’s not listed and don’t loads).