- Home /
GameObject disappear as I move/rotate the camera
Hello everyone,
I am facing a problem and might have a very simple solution, but still didnt figure it out. I have imported a fantasy environment from the asset store, added FPS character controller and while wondering in the environment, I see objects appear and disappear as I rotate the camera (pressing A,D) keys, and this happens all the time.
some posts mentioned that I have to remove the animation component from static object, but I have none..
Check the attached picture. (Note that the character remains the same place, only rotating from left to right, results in these 3 pictures).
Just to mention that trees have LOD properties, but non trees are disappearing as well.
Thank You,
Answer by diggerjohn · Jan 31, 2014 at 10:22 AM
Painfully obvious, but have you checked the near/far settings of the camera? Is there a script adjusting that dynamically?
Your answer
Follow this Question
Related Questions
Image effects do not work when rendering with multiple cameras 0 Answers
Why is my sprite not rendering when it is clearly on screen? 1 Answer
How to render objects outside the camera's view? 1 Answer
occlusion culling conflict with shader,Occlusion culling conflict with shader 0 Answers
Dynamically render/hide object individually for each camera in scene 0 Answers