Some game objects are not drawn ...

Hello,

When I play the game, some players are not drawn …
Please have a look to the JPeg attached to this post.
The Far Clip plane = 300
The Near Clip Plane = 0.3
Is that possible to force game objects to be drawn ?
Simply to avoid this kind of stuff when moving the camera …
Is there another settings to stop that ?

Regards,

This might be a problem of not having set the “Update when offscreen” to true on a Skinned Mesh Renderer.

Hello Slem,

“The update when offscreen” option to “On” fixed everything. Big Thanks to have provided these solution.

Regards,