Symptoms:
- I get a 'missing file' error when I try to publish to the Collaborate service.
- When trying to publish to Unity Collaborate, I get the error message “[Collab] CreateRevisionValidator::MissingFileError: The following hashes were not found as uploaded files: ["123456789011121314151617181920"]. Please email collabsupport@unity3d.com”
Cause:
This error happens when the meta file gets separated from the asset that it's tied to during the commit.
It has also been observed that these issues most commonly occur when files are modified in any way after a publish command is sent (since there is no lock on the local file structure and there is a delay between the state of the local repository being scanned and uploaded).
Resolution:
In most cases the missing file error can be fixed by restarting the Editor and trying again.
If restarting the Editor does not solve the issue, please submit a support ticket for further assistance.
More Information:
Comments
0 comments
Please sign in to leave a comment.