Can't export as FBX #90609

Closed
opened 2021-08-11 16:13:51 +02:00 by Daniel · 8 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce RTX 2070 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 461.92

Blender Version
Broken: version: 2.93.2, branch: master, commit date: 2021-08-03 05:58, hash: 1eb06de260
Worked: (newest version of Blender that worked as expected)

Short description of error
[Please fill out a short description of the error here]
I get a .py export error and whole bunch of code out put. The export fails

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]
Take default cube
go to edit mode
Scale bottom face to zero
select top face and scale slightly
select all
switch to edge mode
then press ctrl+b and bevel all edges slightly
go back to object mode
Set scale and rotation through 'ctrl+a'
then go to export as fbx

image_2021-08-11_151345.png

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: GeForce RTX 2070 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 461.92 **Blender Version** Broken: version: 2.93.2, branch: master, commit date: 2021-08-03 05:58, hash: `1eb06de260` Worked: (newest version of Blender that worked as expected) **Short description of error** [Please fill out a short description of the error here] I get a .py export error and whole bunch of code out put. The export fails **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)] Take default cube go to edit mode Scale bottom face to zero select top face and scale slightly select all switch to edge mode then press ctrl+b and bevel all edges slightly go back to object mode Set scale and rotation through 'ctrl+a' then go to export as fbx ![image_2021-08-11_151345.png](https://archive.blender.org/developer/F10277563/image_2021-08-11_151345.png)
Author

Added subscriber: @Daniel-122

Added subscriber: @Daniel-122
Author

Only way i have found to resolve this is buy cleaning up the mesh to remove verts that are to close to one and another

Only way i have found to resolve this is buy cleaning up the mesh to remove verts that are to close to one and another
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

Thx for the repro case!
This was a long-standing issue, see #79775 (Something in Blender can generate invalid (Nan) values in UVMaps)
But seems it is finally fixed in 3.0, will check which commit fixed this.
Please check a 3.0 build from https://builder.blender.org/download/daily/

T90609_c.blend

Thx for the repro case! This was a long-standing issue, see #79775 (Something in Blender can generate invalid (Nan) values in UVMaps) But seems it is finally fixed in 3.0, will check which commit fixed this. Please check a 3.0 build from https://builder.blender.org/download/daily/ [T90609_c.blend](https://archive.blender.org/developer/F10277606/T90609_c.blend)
Member

Hm, just noticed that mesh.validate() fails after the bevel, but the FBX export still works, so needs another look...

Hm, just noticed that `mesh.validate()` fails after the bevel, but the FBX export still works, so needs another look...
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Philipp Oeser self-assigned this 2021-08-11 18:06:13 +02:00
Member

So, turns out this was fixed with b21db5e698.
Will put this on the list #88449 (Blender LTS: Maintenance Task 2.93).

Will close though, thx reporting!

So, turns out this was fixed with b21db5e698. Will put this on the list #88449 (Blender LTS: Maintenance Task 2.93). Will close though, thx reporting!
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
2 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#90609
No description provided.