Test your character model in Studio to understand how it looks and feels within a Roblox game. To test your custom character in Studio, first import the character model into your Studio project.
You can test in Studio using the Avatar Setup tool to preview and test various components of your avatar character.
You can also playtest your character in the Avatar Test Place. This game provides a wide variety of environmental and clothing tests to ensure that your character model and related components work as expected.
Set up test place
The following is the general testing process setting up the Avatar Test place:
- Download and open the Avatar Test place in Studio.
- Import your avatar model into Studio.
- Set your model as the starter character.
- Launch a playtest of the game.
Open in Studio
In order to use the Avatar Test place, you must first download it from Roblox. You can save the game locally and make any changes that may help your testing workflow. Roblox may update this game periodically to add or improve features.
To download the Avatar Test place:
Navigate to the Avatar Test place.
In the button next to the game's title, select … > Edit. The page navigates to the Studio launcher.


Import
After you open the test place in Studio, import your custom character model.
From Studio's File menu, select Import. A file browser displays.

Select your custom character .fbx file.
Verify the following:
With the highest level object selected, ensure Rig Type is set to R15.

If using the template files, set Rig Scale to Rthro. Otherwise, use the appropriate rig scale for your character body type.
Check for any red errors that may block import into Studio.
Verify any yellow warnings that may indicate a quality issue with your avatar components.
Click Import. The character's model populates into the workspace.
Add SurfaceAppearance
If you exported your textures separately, or if the Importer fails to pick up your PBR textures, you can add them manually.
To add individual image texture files:
Open the Asset Manager. You may need to publish your game first.
Bulk Upload the image map assets.

In the Explorer, expand the Head_Geo and check if a SurfaceAppearance object exists.
- If SurfaceAppearance is present, continue to step 4.
- If SurfaceAppearance is not present, select the ⊕ next to the Head_Geo and add a SurfaceAppearance object.
Set each property to the corresponding uploaded image map

Copy the SurfaceAppearance with the populated image map with CtrlC (⌘C).
Hold Shift and click all of your model's MeshParts to select all of your character's geometry.
Use CtrlShiftV (⌘ShiftV) to paste into all of the head geometries. An updated SurfaceAppearance populates in each MeshPart object.

Set model as StarterPlayer
In order to play as the character during a playtest, rename and move the model instance:
In the Explorer window, rename the character model as StarterCharacter.
In the Explorer window, navigate to the StarterPlayer directory. If a StarterCharacter model already exists, remove it.
Click and drag the model under the directory.

After you rename and add your model, playtest the test place as the custom model.
Use test place
The Avatar Test place includes several features in the interface and environment to quickly perform comprehensive tests of your avatar characters. You can use the test checklist to ensure you are reviewing all the important aspects of your avatar character.
When playtesting, use the following UI buttons on the right side to open various testing tools and options:
| Description | |
|---|---|
Avatars and facial animation | Use this menu to swap between the custom avatar and control avatars. An additional button option allows you to loop through various facial animations to test your character's face expressions. |
Emotes and animations | Use this menu to test various animations on your avatar character. |
Skin tone color palette | Use this menu to select a new skin tone for your character. See Custom Skin Tones for more details on this implementation with template character models. |
Clothes and accessories | Use this menu to select various clothing items to try on. |
Movement settings | Use this menu to change movement settings for your character model, such as jump height and walk speed. |
Body proportion settings | Use this menu to change various aspects of your character's body proportions. |
Lighting presets | Use this menu to change the environment lighting to various presets, such as Mountains - Sunset, or Indoor - Midday. |
Checklist
Use the following checklists to ensure that you are comprehensively testing each component of your avatar. Use the Avatar menu to switch between your custom avatar and a control avatar to verify expected behavior.
Movement and animation



Check the following for any anomalies:
| Function | How to test |
|---|---|
| Walking | Move the character around the environment, ramps, and platforms. |
| Sitting | Move to any of the seats in the environment and press E to sit. |
| Climbing | Move to any of the trusses and ladders. Your character automatically begins climbing when near. |
| Swimming | Use the pool of water at the top of the ramp area to verify your swimming animation. |
| Jumping | Press Space to jump. |
| Dying | Use any of the death cubes to set your character to a ragdoll state and respawn. |
| Facial Animation | Use the Face UI menu to toggle a face animation cycle. |
| Emotes and Animation | Use the Emote UI menu to access and play the available emotes. |
If you see unexpected behavior with your character's movement, there may be some issues with the rigging or skinning of your character. It may require revisiting the rigging and armature components of your avatar model in your modeling application.
Lighting and color


Check the following for any anomalies:
| Function | How to test |
|---|---|
| Skin tone | Use the Skin Tone UI menu to test various skin tones for texturing and lighting compatibility. |
| Environmental lighting | Use the Lighting UI menu and the environment to check how your character's surface appearance displays in various conditions. |
If you see unexpected behavior with your character's appearance in various lighting and color selections, there may be some issues with the texturing of your character. It may require re-adjusting the texturing components of your avatar model in your modeling application.
Clothing and accessories


Check the following for any anomalies:
| Function | How to test |
|---|---|
| Equipping accessories | Use the Clothes and Accessories UI menu or environmental pedestals to equip rigid accessories to your character. |
| Equipping clothing | Use the Clothes and Accessories UI menu or environmental pedestals to equip rigid accessories to your character. Test your clothing in motion and in animations to verify the fit. |
If you see unexpected behavior with your character wearing clothes or equipping rigid accessories, there may be issues with the caging or attachment points of your character. You may need to re-adjust the cage mesh shapes or attachment objects of your avatar model in your modeling application.






