When auto-generating solc input with the manifest wizard, the solc_input.json file that is generated and stored in the project directory stores the temporary paths rather than the absolute paths on the users machine. This should be updated to store the absolute paths, otherwise the solc_input.json file is useless after the process ends.