the same problem
I set clip as:

camera.clip_near = 5;
camera.clip_far = 100000;

but the entity's mesh enter the camera range but it is not visible until I move the camera to the 0,0,0 (or make the 0,0,0 in the camera range) then it will be visible
I hope I make the problem clear so you can help me!