Better Fbx Importer & Exporter

by Mesh Online in Addons


I get various errors when I have upgraded the add-on to a new version.

Please restart Blender to let the new version take effect.

Does it support Blender installed from Microsoft Store?

Blender installed from Microsoft Store uses special add-on directories, which will cause the add-on always can't find some files and keep crashing.

Please download and install Blender from the official website (www.blender.org) or other mirror websites.

Does the add-on support virtual drives?

No, the add-on does not support virtual drives, such as iCloud, Dropbox, etc., please copy the FBX files to local drives, such as the "Desktop" directory, then import the FBX files.

How to invoke the add-on via Python script?

Yes, you can invoke the operator via script, to obtain the full API, switch to ‘Python Console’ windows.

Type ‘bpy.ops.better_export.fbx’ and type the ’Tab’ key, Blender will auto-complete the full API of the exporter.

Type ‘bpy.ops.better_import.fbx’ and type the ’Tab’ key, Blender will auto-complete the full API of the importer.

How to custom axis when exporting?

There are five 'FBX Axis' types: 'MayaZUp', 'OpenGL', 'Unity', 'Unreal1', and 'Unreal2'.

'MayaZUp' is Blender compatible.

'OpenGL' is Game compatible.

'Unity' is Unity Editor compatible, rotate all contents 180 degrees around the vertical axis, let the character face to you in Unity Editor.

'Unreal1' is Unreal Editor compatible, rotate all contents -90 degrees around the vertical axis, let the character face to you in Unreal Editor.

'Unreal2' is Unreal Editor compatiblerotate all contents 90 degrees around the vertical axis, let the character back to you in Unreal Editor.

Why the add-on always throws the 'FileNotFoundError: [Errno 2] No such file or directory' error?

The current user is lack of write privilege, please launch Blender with 'run as administrator'.

What is the difference between the Seats?

Seats means persons, how many persons may use the add-on, if you are an individual user, you can install it on your Linux, Windows, and macOS, since there is only one person may use the add-on.

They are different licenses for different teams. For example, if a small team which has up to 20 artists who need to install the add-on, the team should purchase one license for 20 seats, it is much cheaper than purchasing 20 indie licenses, and the team can't purchase only one indie license and distribute the add-on to all their artists, for it is illegal in law.

Why does imported Daz FBX have only T pose?

Daz Studio will export the default pose instead of armature animation if you don't set pose on the timeline.

Please set at least two poses on the timeline, Daz Studio will export armature animation instead of the default pose.

The add-on does not support importing poses.

Does it support automatic bone orientation?

Yes, maybe it is the greatest feature of this add-on!

Because many other 3d softwares use different joint systems from Blender, when you import these FBX files to Blender, the bones orientations often look very ugly, it is really a nightmare.

This is the reason why I made this add-on, I can't bear it any more.

This add-on always automatically corrects the bones orientations, while remain the armature deform animations not changed.

The work is so reliable that I make it a default feature.

How many renderers does it support?

The add-on supports traditional Blender Renderer, mature Cycles Renderer and latest Eevee Renderer.

Please read the contents in the 'Cycles/Eevee Material' section to learn more details.

Should I bake animations before exporting to FBX files?

No, just export when you have finished your job.

Should I apply modifiers for the mesh before exporting to FBX file?

Yes, if the mesh has a 'Subdivision Surface' modifier and other modifiers, you need to apply the modifiers manually before exporting to FBX file, otherwise, the add-on will export the raw mesh, not the final mesh.

Note: There is a 'Apply Modifiers' option since v4.1.2, you need not apply modifiers anymore.

Can I export only parts of deform bones?

The add-on supports exporting parts of deform bones for Rigify Auto-Rigging System.

Select the 'rig', reveal the deform bones layer, enter 'EDIT' mode, select all the deform bones you want to export, quit 'EDIT' mode, export the rigged character and the armature, when exporting, enable both the 'Rigify Armature' option and the 'Only Selected Deform Bones' option.

This feature is very useful for game engines, for Rigify armature has up to 160 deform bones, usually we don't need all of them in game engines.

You can select necessary deform bones in 'EDIT' mode, then export, the unused vertex weights will be merged to the used deform bones automatically, so you don't need to re-skin your character.

Can the add-on export Auto-Rig Pro armature and animation?

Though the add-on can export Auto-Rig Pro armature and animation, the exported armature is not retarget-able.

I recommend that all Auto-Rig Pro users export FBX from its own exporter, the exported armature is optimized and retarget-able for Unity and Unreal Engines.

Choose a product version:

Sales 9200+
Customer Ratings 106
Average Rating
Dev Fund Contributor
Published over 4 years ago
Blender Version 4.0, 3.6, 3.5, 3.4, 3.3, 3.2, 3.1, 3.0, 2.93, 2.92, 2.91, 2.9, 2.83, 2.82
License GPL
Have questions before purchasing?

Contact the Creator with your questions right now.

Login to Message