Search code examples
unity-game-enginemodelblender

Why these diagonal lines are appears?


texture

I made some models in blender and imported to unity. Then diagonal lines show up in scene.

texture

When i added other models over it, lines still there...

I checked all normals and there is no problem but I still can't figure out why that is happening?


Solution

  • Changing cast shadow to two sided in mesh renderer helped me.

    Source: https://docs.unity3d.com/550/Documentation/Manual/ShadowOverview.html