Asset Creation Guide
  • Asset Creation
    • Overview
      • FAQ
    • Templates
    • Materials and Textures
    • Modeling guidelines
      • Requirements / Conventions
    • Skinning and testing
      • Visage Tool
      • Mixamo
      • WIP - Skinning in Blender
    • Submitting a design
  • Reference
    • Face
      • Hairstyle
      • Glasses
      • Facial hair
      • Headwear
      • Facepaint
      • Facewear
      • Eyebrows
    • Hero Character
    • RPM Catalogue
      • Logo on t-shirt or hoodie
  • Validation
    • Validation tool for Blender
    • Validation checks
      • Hierarchy/Objects
        • Check: Naming conventions
        • Check: Object mode
        • Check: Parent name
        • Check: Object children
        • Check: Transforms
      • Mesh validations
        • Check: UV Map Name
        • Check: UV Map Range
        • Check: UV Map Count
        • Check: Mesh Triangle Count
        • Check: Vertex Colors
        • Check: Skinning
        • Check: Armature
      • Skinning validations
        • Check: Rig Count
        • Check: Bone Names
        • Check: Skin Weight Normalization
        • Check: Skin Weight Influences Count
        • Check: Skin Weight Valid Bones
      • Materials validation
        • Check: Backface Culling
        • Check: Material Nodes
        • Check: Material Base Color
        • Check: Material Specular
      • Texture map validations
        • Check: Texture Wrapping
        • Check: Texture Color Space
        • Check: Texture Node Name
        • Check: Texture Path
        • Check: Texture Format
        • Check: Texture Metalness
        • Check: Texture Albedo
        • Check: Texture Embedding
      • Animations
        • Animation
Powered by GitBook
On this page
  • Description
  • Automatic fix
  • Manual Fix
  • Properties
  1. Validation
  2. Validation checks
  3. Mesh validations

Check: UV Map Name

Version:

Severity: Warning

Error message: UV map 0 must be named UVMap. Found <name> instead.

Description

The UV map found in channel 0 is not named UVMap.

When merging objects in Blender, UV maps are merged based on their name. UVMap is the default name in Blender for the UV map in channel 0. If UV maps are named differently, this can lead to unexpected results, for example, when generating a texture atlas for the avatar.

Automatic fix

Rename UV map in channel 0 to UVMap

Manual Fix

Automatic fix is applied.

Properties

Hosts: Blender

Types: Mesh

PreviousMesh validationsNextCheck: UV Map Range

Last updated 2 years ago