I configure my PrivateBinPath as follows:
plugins;plugins\pluginA;plugins\pluginA\resources;...
I can see in the fusion log the application ignores all paths like plugins\pluginA\resources. The directories exist, but every path with more than two level is ignored.
Is there a limitation of the relative paths in PrivateBinPath?