You can download avatars for use from external sources such as TurboSquid or CGTrader. Once you get the avatar, you will need to process it in Unity using the High Fidelity Avatar Exporter. This tool imports most avatars into Unity, maps their skeleton using Unity's humanoid tool, and exports them as FST and FBX files to import in-world.
On This Page
Many external sites like TurboSquid and CGTrader provide avatars that you can use. You can use avatars downloaded from these sites according to their terms of use. However, many of these may not work in High Fidelity. Be sure to find an avatar that fits these guidelines:
If your avatar is not rigged, you can use Mixamo to rig it. If you use Mixamo, you do not necessarily need to use Unity and the avatar exporter. Because Mixamo already uses a skeleton that we support, you can use our avatar packager to import your avatar into High Fidelity.
High Fidelity supports only one standard type of rigging for avatars. Because many avatars do not match this skeleton, we created the High Fidelity Avatar Exporter for Unity (also known as the "avatar exporter") to convert human-like avatars with a humanoid bone structure (body, head, and limbs). The avatar exporter also automatically packages your avatar for use in High Fidelity.
The avatar exporter was written to improve the process of rigging and mapping the skeleton rig. This will not affect the animations or materials in your avatar. To adjust the materials, you will need to use a 3D modeling tool such as Blender or Maya and make modifications to your avatar prior to using the avatar exporter in Unity.
You will need the following to use this tool:
Please note that the recommended version of Unity is not the latest version. If you are using a newer version of Unity, we recommend that you apply a T-Pose to your avatar. To do so, go to the 'Inspector', and click 'Pose' near the bottom of the panel. Select 'Enforce T-Pose' from the drop-down. Click 'Apply' and 'Done'. We recommend doing this after correcting any issues with remapping bones.
You need to install the extension for each Unity project that you have. Keep in mind, however, that you can import and export multiple avatars in a single Unity project.
avatarExporter
package (with a .unitypackage extension). Click 'Open'. You can also double-click the package on your computer to import it automatically.Avatars in High Fidelity must have a Chest bone. If your avatar does not have a chest bone, the avatar exporter may suggest a suitable alternative from the 'Avatar Configuration' panel. If the exporter doesn't suggest an alternative and Humanoid doesn't correctly map the Chest, then you will get an error and need to manually map a bone to the Chest from 'Avatar Configuration'.
Documents\High Fidelity Projects
directory, which is created automatically for you. Though we recommend that you keep your avatars in this directory, you can change it to another location on your computer. Your avatar package has been created! The File Explorer will open to your new avatar project.
If you are using any external textures with your avatar model, please copy those textures to your local user's
Documents\High Fidelity Projects\avatar\<project name>\textures
directory. Otherwise, they will not show up on your avatar in High Fidelity. We support textures in either PNG or JPG format.
Test your avatar locally before you host and use it. This step lets you check your avatar for any issues and fix them before you host it online.
Using these steps will not actually change your avatar in the metaverse, and should only be used for testing. If you want to change your avatar to something others can see, you need to first publicly host your avatar before you can use your custom avatar.
If something doesn't look right, you can tweak your avatar in Unity, then update it with the High Fidelity menu. If everything looks good, you need to host your avatar then change the URL to point to your hosted version.
Use these troubleshooting tips if you notice any issues while packaging or testing your avatar:
Issue | Troubleshooting Tip |
---|---|
You receive a warning in Unity: "Character is not in T pose." |
Go to the 'Inspector', click 'Configure', and then select 'Pose' near the bottom of the panel. Select 'Enforce T-Pose' from the drop-down. Click 'Apply' and 'Done'. We recommend doing this after correcting any issues with remapping bones. |
You receive a warning in Unity: "There is more than one bone at the top level of the selected avatar's bone hierarchy. Please ensure all bones for Humanoid mappings are under the same bone hierarchy." |
Ensure that all bones that are mapped in Humanoid are under the same bone parent at the top of the 'Avatar Configuration' panel. |
Error (red): "The XXX bone is mapped to more than one bone in Humanoid." |
Your avatar should not have any bones mapped to more than one place in Humanoid. |
You receive a warning in Unity: "The number of bones mapped in Humanoid for the left appendage (#) does not match the number of bones mapped in Humanoid for the right appendage (#)." |
There should be no asymmetrical bone mappings for the legs, arms, and hands. |
You receive a warning in Unity: "The bone mapped to Spine/Chest in Humanoid (XXX) is not a child of the bone mapped to Hips/Spine in Humanoid (YYY)." |
The bone mapped to Spine (or Chest) is not a descendant of the bone mapped to Hips (or Spine) in Humanoid. Refer to the hierarchy in the 'Avatar Configuration' panel. You can ensure this is the case for your avatar when your receive this warning. |
You receive a warning in Unity: "There is no LeftEye/ RightEye/Neck bone mapped in Humanoid for the selected avatar." |
Map the LeftEye/ RightEye/Neck bone in Humanoid. |
You receive a warning in Unity: "The bone mapped to Hips in Humanoid (XXX) should not be at ground level." |
The avatar's Hips bone should not be at the bottom of your avatar. |
You receive a warning in Unity: "The bone mapped to Hips in Humanoid (XXX), the bone mapped to Spine in Humanoid (YYY), and the bone mapped to Chest in Humanoid (ZZZ) should not be coincidental." |
The Hips, Spine, and Chest bones should not be at the same position. |
You receive a warning in Unity: "The total number of bones in the avatar (#) exceeds the maximum bone limit (256)." |
The total number of bones in an avatar should be equal or under the limit (256). |
You receive an error when exporting your avatar: "There is no <Spine | Hips | Chest | Head> bone in the selected avatar." |
Avatars in High Fidelity must have a minimum of 4 bones: the hips, spine, chest, and head. This error will occur if one or more of these bones are either a) incorrectly mapped by Unity or b) missing in your skeleton. If the bone is incorrectly mapped, open the Humanoid mapping using the Configure button. In the Avatar Configuration hierarchy, locate the matching bones and drag them into the Humanoid mapping to manually assign the bone mappings. If the bones do not actually exist in the model, you need to modify the model outside of Unity to add missing bones. |
Your avatar is gray. | One of two issues could have occurred: A) Make sure you copied your avatar's textures into the project’s textures folder B) Verify that your textures are in a format that we support (either PNG or JPG) |
Your avatar is too small or too big. | In Interface, go to the Avatar app and click on the settings icon. Move the Avatar Scale slider between 0.1x to 4x to make it smaller or bigger. If that isn't sufficient, you can manually change the scale in your avatar's FST file in a text editor. Keep in mind that any changes to the scale will work only after using the packager, as the packager overwrites these changes. |
Your avatar is tied up into knots or laying down. | This could mean that your skeleton is not right. Re-open your avatar in Unity and run through steps 2-5 of Create an Avatar Package again. Update your project in Unity (go to High Fidelity menu > Update Existing Avatar, then browse to your avatar package). If it still doesn't work, ensure that you are testing the correct file that the avatar exporter created. |
Your avatar's skin doesn't move properly with animations. | The avatar exporter was written to improve the process of rigging and mapping the skeleton rig. This will not affect the animations in your avatar. To adjust the animations, you will need to use a 3D modeling tool such as Blender or Maya and fix the skin weighting on the avatar prior to using the avatar exporter in Unity. |
See Also