[Unity iPhone Advanced 1.6]
Was curious if there is a solution to this issue, though I have a feeling it is simply a precision limitation of the depth buffer.
We have a scene with 3 cameras, one for rendering the landscape (600 farclip), one for rendering the characters (300 farclip) and one for rendering details (350 farclip). The issue is that sometimes the terrain draws over the lower part of the character and detail models; if I change the farclip for the terrain to around 300 it all renders just fine.
Is there anyway around this?