Adding assets from Unity

Exporting assets from unity to blender

 

  1. Open the Unity file with your assets.
  2. Go to window > Package Manager.
  3. Install the FBX Exporter unity package.
  4. Go to the outliner on the left and select the model(s) you wan to export.
  5. Right click on on the asset and select export to FBX.
  6. Choose where to safe the file.
  7. Make sure to set the export format Binary.
  8. Hit export.

 

Import FBX to Blender

 

  1. Open blender.
  2. Go to File > Import > FBX. 
  3. Select your recently exported model.
  4. Put imported model into a collection with clear naming.
  5. Upload it to Dexr with the Dexr addon.

 

Trouble shooting

 

  • FBX exporter not showing up in the packages menu.
    • Make sure you are in the Unity registry and not in In project.
  • Exported model (FBX) can not be opened in blender.
    • Blender can not open ascii files so make sure when exporting in unity that the Export format is in Binary.
  • Model is too high-poly in blender
    • You can change the LOD (level of detail) if your model has LOD's.
    • In the export setting (Unity) go to LOD level en pick Lowest.
      • Picking All levels will export all LOD levels into one group.

 

Was this article helpful?