LogoLogo
WebsiteBlogForumsSign up
  • Welcome
  • How Ready Player Me works
  • FAQ
  • 👩‍💻Integration Guides
    • Overview
    • Unity
      • Quickstart
      • Avatar Creator Integration
        • WebView Avatar Creator
          • Avatar Creator for Android & iOS
          • Avatar Creator for WebGL
        • Build your own Avatar Creator
          • Start with the sample
          • Elements
            • Asset Selection Element
            • Color Selection Element
            • Template Selection Element
            • Body Shapes Selection Element
            • Gender Selection Element
            • Avatar List Element
            • Photo Capture Element
            • Signup Element
            • Login Element
            • Logout Element
          • User Management
      • Load 2D Renders
      • Avatar Loader Window
      • Setup Multiplayer
      • Setup for XR (Beta)
        • Setup the Player Avatar
        • Setup Meta Movement SDK
        • Setup Final IK
        • Setup XR Hands
          • RpmHandDriver script
        • Facial Animations
        • VR Avatar Creator
      • Animations
        • Ready Player Me Animation Library
        • Mixamo Animations
      • Optimize
        • Avatar Configuration
        • Avatar Caching
        • Defer Agents
      • Code Samples
        • Loading 3D Avatars
        • Loading 2D Avatars
        • Avatar Creator (WebGL)
        • Avatar Creator (Desktop)
        • Avatar Creator (Mobile)
        • Distance-based LODs
      • Troubleshooting
        • Editor UI Window Issues
        • Avatar loading issues
        • iOS issues
        • WebGL issues
        • Firewall issues
        • Updating the SDK
          • Unity SDK 3.0.0 Migration guide
          • Unity SDK 4.0.0 Migration guide
          • Unity SDK 5.0.0
          • Unity SDK 7.0.0
          • WebView 2.0 Migration
        • Package installation issues
      • Help us improve the Unity SDK
      • FAQ for Unity
      • Early Access Features
    • Unreal Engine
      • Quickstart
        • Import SDK Manually
      • Avatar Creator Integration
        • Build your own Avatar Creator
          • Sample Structure
          • Customization Guide
        • WebView Avatar Creator
      • Load Avatars
      • Animations
        • Ready Player Me Animation Library
        • Loading Mixamo animations
        • Mannequin animation retargeting
        • Blender FBX export to UE
        • Oculus Lipsync integration
      • Optimize
        • Avatar configuration
        • Avatar caching
        • Avatar preloading
      • Code Samples
        • Unreal Engine 5 samples
        • Lyra project integration example
        • VR Avatars
        • Unreal Engine 4
      • Troubleshooting
        • Project compilation issues
        • Missing materials on built applications
        • Avatar loading issues
        • Animation issues
        • Unreal SDK breaking changes
        • Avatar lighting issues
        • Updating from earlier versions
          • Unreal SDK 3.0.0 Migration guide
        • Auto LOD issues
      • Help us improve the Unreal Engine SDK
      • FAQ for Unreal Engine
      • Early Access Features
    • React
      • Quickstart
    • React Native
    • iOS Native
    • Android Native
    • Web Integration
      • Quickstart
      • User Management
        • Guest Accounts
        • Account Linking
      • Avatar Creator integration
      • Optimize
    • API Integration
      • Quickstart
      • Custom Avatar Creator
      • User management
        • Ready Player Me Account
        • Anonymous Accounts
    • UX/UI Guidelines
      • Summary & quick tips
      • UX and UI guidelines and essentials
        • Foundation for good user experience
          • Layout
          • Colors
          • Typography
          • Icons
          • Dark mode and light mode
        • Mobile best practices
          • Layout
        • Making Ready Player Me feel native
          • Seamless Avatar Integration
          • Consistent Branding
          • Responsive Layout
          • Performance Optimization
        • Discoverability of the avatar editor
          • Onboarding tutorial
          • Clear navigation
          • Contextual Placement
  • 🖌️Customizing Guides
    • Studio (Developer Dashboard)
    • Avatar Creator Appearance
      • Avatar URLs
      • Avatar Shortcodes
    • Upload and Manage Custom Assets
      • Asset Manager in Studio
      • Configure in Studio
      • Manage custom assets using the API
      • Unlocking assets through API (Beta)
    • Create Custom Assets
      • Fullbody Outfits
        • Checking Skin Weights
      • Tops, Bottoms, Shoes
        • Editing templates
      • Hairstyle
      • Headwear
      • Facewear
      • Glasses
      • Hero Characters
      • Modeling Guidelines
  • 🔃API Reference
    • REST API
      • Authentication
      • Avatars
        • GET - 3D avatar
        • GET - 2D Render of an Avatar
        • GET - Metadata
        • PUT - Equip an asset
        • PUT - Unequip an asset
      • Assets
        • Asset Entity Properties
        • POST - Create Asset
        • GET - List Assets
        • PATCH - Update Asset
        • POST - Upload Asset Files
        • POST - Add Asset to Application
        • DELETE - Remove Asset from Application
        • PUT - Unlock asset for a user
        • PUT - Lock asset for a user
      • Users
        • POST - Create User
      • Auth
        • GET - Token
      • Changelog
    • Avatars
      • Full-body avatars
      • Full-body XR avatars
      • Half-body avatars
      • Morph targets
        • Apple ARKit
        • Oculus OVR LipSync
    • Avatar Creator
  • 🔉Support
    • Forums
    • Licensing & Privacy
Powered by GitBook
On this page
  • 1. Export FBX from Blender
  • FBX Export Settings
  • 2. Convert to Mixamo compatible skeleton
  • 3. Import into Unreal Engine

Was this helpful?

  1. Integration Guides
  2. Unreal Engine
  3. Animations

Blender FBX export to UE

Export Ready Player Me avatars from Blender as FBX for use in UE.

PreviousMannequin animation retargetingNextOculus Lipsync integration

Last updated 1 year ago

Was this helpful?

1. Export FBX from Blender

  1. Download the avatar .glb file you want to use.

  2. Open Blender on an empty scene.

  3. Select File>Import>GLTF 2.0 and then select the .glb file you downloaded.

  4. Wait for the import to complete and the model to appear in your Blender scene.

  5. (Optional) Due to the , you might need to export the model from Blender to glTF first, using the glTF Separate (.gltf + .bin + textures) option, and re-import that glTF into an empty Blender scene before continuing.

  6. Select File/Export/FBX. The Blender File View window opens.

  7. Notice the Operator Presets on the right.

  8. Adjust them as shown in the FBX Export Settings below.

FBX Export Settings

The following instructions assume that your current FBX export settings are the Blender Operator Defaults.

Setting
Description

Operator Presets > Path Mode

  • Set Path Mode to COPY.

  • Click the icon next to the Path Mode dropdown so that it changes and is highlighted blue. This enables texture embedding.

Transform Tab

  • Set Apply Scalings to FBX Units Scale.

  • Uncheck Apply Units.

Geometry Tab (Optional)

These settings prevent import error warnings about smoothing. Nothing actually breaks!

  • Set Smoothing to Edge.

  • Check Tangent Space.

Armature Tab

  • Uncheck Add Leaf Bones.

Summary of export settings.

2. Convert to Mixamo compatible skeleton

Importing the exported FBX straight from Blender into Unreal Engine and trying to use the RP_Mixamo_Skeleton will cause an error labeled "FAILED TO MERGE BONES".

Before you import your FBX file into Unreal Engine, you must upload the exported FBX to Mixamo and then download it again. This is because Mixamo applies modifications to the skeleton structure/transforms that make it compatible with the Mixamo animation library.

Without this step, there will be UE import errors that make the FBX file incompatible with the Ready Player Me reference skeleton and animation blueprint.

  1. Click Upload Character and upload the avatar FBX you have exported from Blender.

  2. Follow the prompts until you see your model in the 3D preview.

  3. Click Download.

3. Import into Unreal Engine

Drag the FBX into your project, adjust FBX Import Options, then Import.

  • Set the Skeleton to use RPM_Mixamo_Skeleton.

  • Under Advanced, check Import Morph targets if you require them.

  • Under Miscellaneous, check Convert Scene Unit to ensure the mesh is imported at the correct scale.

Open and login as required.

See also .

See for details.

If you don't see Import Morph Targets, click the small triangle below the skeleton to expand the Mesh section.

👩‍💻
mixamo.com
Loading Maximo Animations
Loading Maximo Animations
changes in glTF importer in Blender
Operator Presets for FBX export settings.