Hi all,
I am fairly new to Unity and just working on my first project.
I have just tried to transfer all my files from one project into a new one (so I can clean up my file system etc), I have done this by simply copying and pasting all the assets etc from the old project folder into a new one.
When I load up the project, it is all there but all my textures and imported models (imported from Blender) do not show up in the scene. They all appear in the project tab and in the hierarchy tab and if I click on any of them in the hieracrchy tab their position is shown in the scene but the model itself is not visible.
It appears as though everything is there and in place but just not showing up.
The only things that appear in the scene are pieces of geometry I made within Unity itself.
If I drag and drop one of the models from the project tab straight into the scene, this works fine and the texture and model appear correctly, however if I do it this way I will have to arrange everything in my scene all over again.
The fact that their position shows up correctly when I click on them in the heirarchy shows that all the information is there, but why are the models invisible?
Please see my attached screenshots - “modelsinplace” shows everything appearing correctly in the old project, “missing models” shows everything missing in the new project.
I am using Unity v2.6.
Thanks very much in advance and any help is gratefully appreciated!