In a custom display port, I am trying to export a view capture. However, the higher the resolution, the more lines become visible that shouldn’t be. These are almost like hidden lines that are turned off. The thinner the object is, the more lines appear.
Just wondering how I can resolve this issue? Thank you in advance
that looks like the technical/hidden-line occlusion being resolution-dependent - as the capture renders larger than the viewport, the back edges of very thin objects stop getting hidden and start showing through. to tell whether it’s expected or something to fix, can you post:
SystemInfo output (need the exact build)
which display mode - Technical, Pen, or a custom one?