Okay, so the problem I'm having at the moment is when I press the play button in the editor all my meshes seem to disappear but can still be selected in the inspector as well as all their children.
I looked through all the components on them and there seems to be nothing wrong other then they just aren't visible.
Any help is greatly appreciated.
EDIT: After looking at my scripts again I ended up just working around the problem which was an error that didn't make sense to me and still doesn't but all is well now, Thanks.
Oh and sorry I won't be able to explain the fix as it would require me to release my projects code.
Are they missing mesh renderers? Are the meshes assigned to the mesh renderer component?
– e-bonnevillePlease post your solution as an answer to this question, so it won't lie around as an unanswered question.
– Atnas1010