Wrong face mesh name!

Estimated reading: 1 minute

Wrong face mesh name!
The main face mesh name does not end with the tag "FACE"!

The FACE tag helps us identify which mesh needs to receive animation data. This message indicates that the name of the mesh that is assigned as the main face mesh does not end with the tag FACE. For more information, please visit the following page: Character Requirements

The Mesh object that contains the required blendshapes needs to have the “_FACE” suffix.

				
					>>> [ERROR] Face geometry check - FAIL.
     > Wrong face mesh name! Main face mesh name does not end with the tag "FACE"!
				
			

Please make sure that the face mesh is named correctly.