Skip to content

Unity Editor extension for importing FBX models from Unity into Blender using Python expressions

License

Notifications You must be signed in to change notification settings

Varneon/UnityFBX-To-Blender-Importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityFBX-To-Blender-Importer

Unity Editor extension for importing FBX models from Unity into Blender using Python expressions

GitHub code size in bytes GitHub GitHub Repo stars GitHub all releases GitHub tag (latest SemVer)

Blender FBX Importer is a Unity Editor extension that allows you to import FBX models directly into Blender from Unity by running Blender executable with Python expression arguments.

Simply right click an FBX model file in your Unity Editor's Project window and click Import FBX to Blender to open the prompt

image

image

If you only need the Python code for importing the model(s) yourself through Blender's console, you also have the option to only copy the code.


Compatibility Notice

This extension has so far only been tested in Unity 2019.4.31f1 and Blender 2.9 - 3.2. If you have issues using it in other versions, please let me know so I can look into adding compatibility for them.


How to install and use FBX Importer

Installation via Unity Package Manager (git):

  • Navigate to your toolbar: Window > Package Manager > [+] > Add package from git URL... and type in: https://github.com/Varneon/UnityFBX-To-Blender-Importer.git?path=/Packages/com.varneon.fbx-to-blender-importer

Installation via Unitypackage:

  1. Download latest Unitypackage from here
  2. Import the downloaded Unitypackage into your Unity project

Usage:

  • Right click a single or multiple FBX assets and select Import FBX to Blender (After the importer window has been opened, you can also drag & drop model files into the window)

Additional recommended repositories

Recommended Blender addon for exporting FBX models from Blender to Unity: https://github.com/EdyJ/blender-to-unity-fbx-exporter

Developed by Varneon with ♥️

Twitter Follow YouTube Channel Subscribers GitHub followers