|
I have an interative scene that allows you to click various objects and move them around however for the latest object I have added, I have followed the asme procedure as I have for the other objects yet this one seems to disappear when running the scene and cant seem to see a reason why, can anyone provide any clues please? Many thanks
(comments are locked)
|
|
It might be worth a shot, but have you checked in your modelling application of choice whether the surface normals are reversed? That could be a reason why the object doesn't show up while the others do (given the same script and same scene used). Does it only happen at runtime? Have you checked up close in your scene view? There are many related questions available to surface normals. Try this Answer I know you said that all procedures are the same, but did you change anything with layers? Is it truly rendered by the correct camera? Is the object so close/far away to the camera, that it's outside of the the clipping range? That's all I can think of for now.
(comments are locked)
|
|
Hi, too few infos to be sure this is your case but since I had similar issues..
I had to comment a thank you as well as an up-vote on this one, we were stumped, with a deadline fast approaching, and our characters were set up under a gameobject whos culling time was Always Animated, but the imported characters below it were set to something different. This modification seems to have fixed our issues. Thank you.
Dec 11 '12 at 06:14 PM
Emericanized
Very glad it helped you.
Jan 15 at 01:46 PM
Rs
(comments are locked)
|

Have you assined your objects to a corresponding prefab? Is this last object same as the others and using the same scripts?