Import OBJ error #61254

Closed
opened 2019-02-06 20:29:16 +01:00 by Jason · 13 comments

System Information
Operating system:

Windows 7 Ultimate Service Pack 1

Graphics card:

Nvidia Quadro K5100M

Blender Version
Broken:
(example: 2.79b release)
(example: 2.80, 8c87af7440, blender2.8, 2019-02-06, as found on the splash screen)
Worked: (optional)

Short description of error

Importing in the following files give an error in blender 2.8

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

Choose File Import Wavefront (.obj) choose the files called Tire_Original_Test_LW2018.obj it imports in fine

Choose File Import Wavefront (.obj) choose the files called Tire_Original_Test_LW2019.obj it gives the following error

image.png

Choose File Import Wavefront (.obj) choose the files called Tire_Original_Test_LW2019.01.obj it gives the following error

image.png

If you try and import any of the .obj files below in previous versions of blender they all work

Hope this helps

Thanks,
Jason

Tire_Original_Test_LW2019.0.mtl

Tire_Original_Test_LW2018.mtl

Tire_Original_Test_LW2019.mtl

Tire_Original_Test_LW2018.obj

Tire_Original_Test_LW2019.0.obj

Tire_Original_Test_LW2019.01.obj

**System Information** Operating system: Windows 7 Ultimate Service Pack 1 Graphics card: Nvidia Quadro K5100M **Blender Version** Broken: (example: 2.79b release) (example: 2.80, 8c87af74409a, blender2.8, 2019-02-06, as found on the splash screen) Worked: (optional) **Short description of error** Importing in the following files give an error in blender 2.8 **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible). Choose File Import Wavefront (.obj) choose the files called Tire_Original_Test_LW2018.obj it imports in fine Choose File Import Wavefront (.obj) choose the files called Tire_Original_Test_LW2019.obj it gives the following error ![image.png](https://archive.blender.org/developer/F6530895/image.png) Choose File Import Wavefront (.obj) choose the files called Tire_Original_Test_LW2019.01.obj it gives the following error ![image.png](https://archive.blender.org/developer/F6530901/image.png) If you try and import any of the .obj files below in previous versions of blender they all work Hope this helps Thanks, Jason [Tire_Original_Test_LW2019.0.mtl](https://archive.blender.org/developer/F6530771/Tire_Original_Test_LW2019.0.mtl) [Tire_Original_Test_LW2018.mtl](https://archive.blender.org/developer/F6530772/Tire_Original_Test_LW2018.mtl) [Tire_Original_Test_LW2019.mtl](https://archive.blender.org/developer/F6530773/Tire_Original_Test_LW2019.mtl) [Tire_Original_Test_LW2018.obj](https://archive.blender.org/developer/F6530776/Tire_Original_Test_LW2018.obj) [Tire_Original_Test_LW2019.0.obj](https://archive.blender.org/developer/F6530777/Tire_Original_Test_LW2019.0.obj) [Tire_Original_Test_LW2019.01.obj](https://archive.blender.org/developer/F6530778/Tire_Original_Test_LW2019.01.obj)
Author

Added subscriber: @jsboudreau

Added subscriber: @jsboudreau
Author

UPDATE: I noticed that the Tire_Original_Test_LW2018.obj had the UV mapped stripped from the file which allows it to import into blender 2.8

but the other two models below still have the UV maps in the model and these will not import into blender 2.8

Tire_Original_Test_LW2019.01.obj
Tire_Original_Test_LW2019.obj

So from the looks of it. It looks like it's an issue with UV maps in the model.

Hope this helps

Thanks,.
Jason

UPDATE: I noticed that the Tire_Original_Test_LW2018.obj had the UV mapped stripped from the file which allows it to import into blender 2.8 but the other two models below still have the UV maps in the model and these will not import into blender 2.8 Tire_Original_Test_LW2019.01.obj Tire_Original_Test_LW2019.obj So from the looks of it. It looks like it's an issue with UV maps in the model. Hope this helps Thanks,. Jason

Added subscriber: @Josephbburg

Added subscriber: @Josephbburg

I the same issue with a model exported from Maya. It has UV's (that are an utterly awful mess), imports just fine in 2.79 (with the awful UV map) but fails in 2.8.test_import.obj

I the same issue with a model exported from Maya. It has UV's (that are an utterly awful mess), imports just fine in 2.79 (with the awful UV map) but fails in 2.8.[test_import.obj](https://archive.blender.org/developer/F6531759/test_import.obj)

Added subscriber: @MaciejJutrzenka

Added subscriber: @MaciejJutrzenka

i also have prolbem with importing 800mb tank object. it works fine 2.79... and also it works if i link object from 2.79... however it dosn't want to import in 2.8.. but it works fine in 2.79 tested build from 02/06/2019

i also have prolbem with importing 800mb tank object. it works fine 2.79... and also it works if i link object from 2.79... however it dosn't want to import in 2.8.. but it works fine in 2.79 tested build from 02/06/2019
Member

Added subscribers: @mont29, @lichtwerk

Added subscribers: @mont29, @lichtwerk
Bastien Montagne was assigned by Philipp Oeser 2019-02-07 10:19:08 +01:00
Member

These are caused by one of the parsing performance improvement commits on Nov 20.

@mont29: I think you're much faster nailing this?

These are caused by one of the parsing performance improvement commits on `Nov 20`. @mont29: I think you're much faster nailing this?

This issue was referenced by blender/blender-addons@9c7fb7e2ca

This issue was referenced by blender/blender-addons@9c7fb7e2ca052ca18fe24b69c040832882c00535

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Author

Hi, There is still an issue with importing in .obj files that have pure black in the color channel.

If you try and load in a .obj that has any surface with pure black Red=0 Green=0 Blue=0 on the model you will get this error message

image.png

This model below has it's surfaces set to R=0 G=0 B=0 ( it will not import into blender latest version Feb 21 2019

Tire_Original_Pure_Black_Color_Channel_R0_G0_B0.mtl

Tire_Original_Pure_Black_Color_Channel_R0_G0_B0.obj

This model below has it's surfaces set to R=0 G=0 B=1 (it will import into blenders laters version Feb 21 2019

Tire_Original_Not_Pure_Black_Color_Channel_R0_G0_B1.mtl

Tire_Original_Not_Pure_Black_Color_Channel_R0_G0_B1.obj

Hope this helps get to the bottom of the bug

Hi, There is still an issue with importing in .obj files that have pure black in the color channel. If you try and load in a .obj that has any surface with pure black Red=0 Green=0 Blue=0 on the model you will get this error message ![image.png](https://archive.blender.org/developer/F6683555/image.png) This model below has it's surfaces set to R=0 G=0 B=0 ( it will not import into blender latest version Feb 21 2019 [Tire_Original_Pure_Black_Color_Channel_R0_G0_B0.mtl](https://archive.blender.org/developer/F6683564/Tire_Original_Pure_Black_Color_Channel_R0_G0_B0.mtl) [Tire_Original_Pure_Black_Color_Channel_R0_G0_B0.obj](https://archive.blender.org/developer/F6683565/Tire_Original_Pure_Black_Color_Channel_R0_G0_B0.obj) This model below has it's surfaces set to R=0 G=0 B=1 (it will import into blenders laters version Feb 21 2019 [Tire_Original_Not_Pure_Black_Color_Channel_R0_G0_B1.mtl](https://archive.blender.org/developer/F6683581/Tire_Original_Not_Pure_Black_Color_Channel_R0_G0_B1.mtl) [Tire_Original_Not_Pure_Black_Color_Channel_R0_G0_B1.obj](https://archive.blender.org/developer/F6683583/Tire_Original_Not_Pure_Black_Color_Channel_R0_G0_B1.obj) Hope this helps get to the bottom of the bug
Author

This same bug above is in the latest stable version of blender 2.79

image.png

Thanks,
Jason

This same bug above is in the latest stable version of blender 2.79 ![image.png](https://archive.blender.org/developer/F6683647/image.png) Thanks, Jason

@jsboudreau please make a new report

@jsboudreau please make a new report
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
6 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#61254
No description provided.