Asset Production and QA

We cover best practices for asset production and QA in Asset Production Best Practices.

For this simple example the final Blender file ended up looking like the images below. All textures, meshes, and materials were made simply so I could finish this guide in a reasonable amount of time.

QA

The QA process you take depends greatly on how your collection is structured. I would recommend taking the approach for review we did in the Further Testing section and adapting that for your collection. You could:

  • Create a UI in engine to switch between avatars either via local files or use the load GLTF from URL node and have them uploaded to a public location.

  • Set the blueprint to cycle through all avatars or a subset of avatars and render that to a video file from unreal to review the avatars.

If working with a large collection it helps to determine what the smallest subset of avatars represent all traits, and then add some spot checking of random avatars to hedge against faulty assumptions in the minimum trait list.

Last updated