Product
Features
Pricing
Learn
Discord
language
Home/Hi3D FAQ/Why is my normal map 3D model missing?

Why is my normal map 3D model missing?

When your normal map 3D model appears missing, it’s usually due to incorrect file linking, incompatible formats, or shader/material setup issues.

Why is my normal map 3D model missing?

When your normal map 3D model appears missing, it’s usually due to incorrect file linking, incompatible formats, or shader/material setup issues.

Broken file paths are a top cause—if you moved the normal map file away from the model, the software can’t locate it.

Unsupported formats (like JPG instead of PNG/TGA) can also prevent it from working, as normal maps require specific channel support.

Another common issue is not connecting the normal map to the material’s normal shader input (e.g., in Blender’s Shader Editor or Unity’s Material Inspector).

To fix this, check if the normal map is in its original location, use a supported format, and verify the shader connection in your software.