4

I'm using Blender 2.8 and when a model exported as FBX and imported to unity materials appear semi transparent (even blender default material). When material is selected in unity it shows render mode as transparent and can't edit it.Please help.

Model in unity

Blender material in unity

EnT Insider
  • 53
  • 1
  • 4

2 Answers2

2

I'm having the same issue. The work-around that I'm using is clicking on the imported fbx in the project tab in Unity, going to the Materials tab in the Inspector, then "Extract Materials...". The extracted materials can then be edited and will auto-apply to the game object. Hope someone knows a better solution though.

UPDATE: It appears blender has fixed this issue: https://developer.blender.org/T59850

-1

there is an issue on for blender on this: https://developer.blender.org/T59850

also there is this SO question https://stackoverflow.com/a/54462858/2139679

Soraphis
  • 706
  • 7
  • 26