1

The "rendered" viewport in the editor shows my model just fine.

enter image description hereBut once I actually render it it doesnt render the materials with it, instead everything has a gray texture. It doesnt render any lighting either.

enter image description here

I am using the cycles renderer.

Here are the nodes:

enter image description here

enter image description here

enter image description here

Gammel2012
  • 13
  • 1
  • 4

1 Answers1

2

You have a material override set in your Scene>Layer panel. (Where it says 'Material'). Hit the cross in there to deactivate it.

Material Override

EDIT:

Newer versions of blender don't use layers, but "collections" so the override function is in the scene>View Layer section.

enter image description here

Additional info:

Where is the Layers panel in Blender 2.8?

2.8 - Is it possible to assign (override) a material to a whole collection?

Robin Betts
  • 76,260
  • 8
  • 77
  • 190