Objects dissapear on launch...

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?

Please post your solution as an answer to this question, so it won't lie around as an unanswered question.

1 Answer

1

After checking my work I found a better way to fix my problem, I can not describe how I did this because it would require me to give up scripts that I have worked very hard on and do not wish to be available to the public.