First of all this is my first post to the community and I hereby want to say that it’s nice to meet you.
To the problem then. In the edit mode the surface is made out of a single ngon. But when rendered it appears consisting of several polygons and the seams between polygons show up in a nasty way.
I have a strong feeling that this has something to do with Bmesh. But I have no clue how to fix this.
Even if this surface is made out of several polygons why do the seams show up like this? If a plane is made of several polygons it still should look like a smooth surface, shouldn’t it?
I don’t see an image, retry attaching it, also are you rendering it in cycles or blender internal? Another thing, having the vertices on the ngon not being even might cause this. But we need to see the screenshot.
This has happened to me many times in Cycles, and shouldn’t with the above observations of DCBloodHound. Perhaps there will be a fix for this at some point in time. I find this happens quite a bit on transparent surfaces.
I think I solved the mystery. Increasing the size helped, but did not hide the seams. decreasing subsurface iterations also helped and removing subsurf altogether fixed the problem.
Anyway the biggest find was simply that the seams got visible only in real time render. On full render (F12) the seams disappeared.
I think this is pretty much solved. But one final question. Is that a bug or a feature of Cylces real time rendering?