-1

I've made a model in Blender and only one object of it in Unity is black and transparentpicture of the model in Blender and Unity

The material is the same as in the part on the right of the images.materials properties

0,

derpug
  • 1
  • 1

1 Answers1

0

I sounds and looks a bit like a problem with the mesh's normals pointing in the wrong direction at some points.

In blender, you can check, and modify, the normals of a mesh. See for example these links:

https://www.katsbits.com/codex/show-normals/

https://www.youtube.com/watch?v=Rqsgrg_SVME

  • So i tried fliping the normals and it helpt with the transparency but didn't help with black – derpug Mar 03 '22 at 14:21