Page MenuHome

Export to .fbx error
Closed, ResolvedPublic

Description

System Information
Operating system: Windows 10
Graphics card: gtx 1060 3GB

Blender Version
Broken: 2.80

Short description of error
Error while exporting in Blender 2.8 to .fbx with checked "Tangent space" in Geometries tab.

Exact steps for others to reproduce the error
File -> Export -> .fbx -> Geometry tab -> check "Tangent Space" -> Export FBX

Revisions and Commits

Event Timeline

Rafał (TheBaja) updated the task description. (Show Details)
Bastien Montagne (mont29) lowered the priority of this task from 90 to 30.Aug 21 2019, 1:00 PM

Please follow our submission template and guidelines, also read these tips about bug reports, and make a complete, valid bug report, with required info, precise description of the issue (only ONE issue per report!), precise steps to reproduce it, small and simple .blend and/or other files to do so if needed, etc.

Bastien Montagne (mont29) raised the priority of this task from 30 to 50.

Well, the error message is pretty self-explanatory: Tangent space can only be computed for tris/quads, aborting

Will try to tweak the add-on's code to avoid "crashing" on that error, though.