- Home /
Asset Server Not Pulling all Files
We are trying to pull a clean update of a project off of the Asset Server and for some reason, it isn't pulling (seemingly) half of the files. We've tried this several times and it seems to be completely random in what files are missing. Anyone have any idea what is going on? The version of Unity where the original project was created and committed is 3.5.4 and the version where we try and pull is 3.5.3.
Answer by Statement · Aug 07, 2012 at 03:49 PM
Try pulling it with 3.5.4 into a new project. Then try opening the project with 3.5.3, test that everything looks all right and push the project to a new repository. If this works you have a 3.5.3 repository that you can work off, but the history before this point will be lost in the new repository, but kept in the old.
(How come you revert from 3.5.4 to 3.5.3? Wouldn't it be easier to stick with 3.5.4?)
Your answer
Follow this Question
Related Questions
How to import the object from server to unity 2 Answers
,Asset Server Timeout 2 Answers
Asset Server Grayed Out in Menu 1 Answer
Properties that version control ignores 0 Answers