blender · 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.
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.
short answer
check the outliner rather than the viewport - the model usually arrived and is just somewhere you can't see. select it there and press numpad . to jump to it; obj files in particular often import 1000x too large or small.
or do it yourself
- 1import via file > 'import' and pick the matching format - then look at the outliner, not the viewport, to confirm it arrived.
- 2click the object in the outliner, hover the viewport and press numpad . ('view selected') to jump straight to it.
- 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.
- 4press / to toggle local view off - if you were in local view, the import is hidden outside it.
- 5still invisible up close? it's viewport clipping: n-panel > view > lower 'clip start' to 0.001.
steps last checked
let HeyBraza do this with you
HeyBraza teaches you software while you're using it. hold a key and ask out loud - an ai tutor that sees your screen walks you through every step in real time, pointing and highlighting on your real work, talking you through it as it goes - not someone else's tutorial.
downloadcommon 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.