skip to content

Blender logoblender · HeyBraza shows you

blender imported model not showing up

HeyBraza points at the outliner, view-selected and the scale readout so you can find the model instead of re-importing it.

HeyBraza in a real session - not this exact fix.

an import that 'didn't work' has almost always landed - just at 1/1000th scale, a kilometre away, or while you're in local view. check the outliner before importing again.

or do it yourself

  1. 1import via file > 'import' and pick the matching format - then look at the outliner, not the viewport, to confirm it arrived.
  2. 2click the object in the outliner, hover the viewport and press numpad . ('view selected') to jump straight to it.
  3. 3press n and read 'dimensions' - obj files often come in 1000x too large or small; type a scale like s 0.001 to correct it.
  4. 4press / to toggle local view off - if you were in local view, the import is hidden outside it.
  5. 5still invisible up close? it's viewport clipping: n-panel > view > lower 'clip start' to 0.001.

let HeyBraza do this with you

HeyBraza is a tiny on-screen guide that points at the right buttons and talks you through it, on windows and mac.

download

common questions

the model is there but black or see-through - why?

imported materials often come in with alpha blend. in material properties > settings, set 'blend mode' to 'opaque'.

my fbx imported without textures - is that normal?

yes. fbx often references external image files - point the missing textures at the folder they shipped in, or use file > external data > find missing files.

more fixes