Not sure if this is something related specifically to how the projects I’m working with are set up, but I seem to consistently have issues with Z sorting that I never have on other platforms. Lots of flickering issues, or objects simply rendering on top of each other.
It has gotten worse with the move to Windows 10 it seems, and whereas Z separations of 0.01 were sufficient before on 8.1, now sometimes these objects simply render as though the one behind were in front.
My understanding was that limiting the clipping planes of the camera would help - but even with a fairly short frustum (1 near, 50 far) I am having these issues with rendering that do not occur on other platforms… is there anything new/special about Win 10 that I should know, limitations in the Unity editor for this platform maybe? Is there a good rule of thumb for working around this?