docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Known limitations

    Draco bit-stream version

    Draco for Unity supports bit-stream version 2,2 (details in the specification). Older Draco data (with a bit-stream version is older than 2,2) might not be supported. See Draco compiler option DRACO_BACKWARDS_COMPATIBILITY for more information.

    That implies support for the following vertex attribute types

    • Position
    • Normal
    • Color
    • Texture coordinate

    In addition, support for bone joints and weights (required for blend shapes) can be achieved via generic attributes and attribute ID parameters. See Blend shapes parameters for instructions.

    Draco bit-stream version 2,2 does not support vertex attribute types tangent and material.

    Sub-mesh

    Multiple sub-meshes are currently not supported. DracoDecoder will always return a mesh with a single sub-mesh and the DracoEncoder produces one result/Draco™ mesh per sub-mesh.

    Animation

    Encoding animation (which was added in Draco 1.3.4) is not supported.

    Edge breaker support

    Only the standard edge breaker is supported, the predictive edge breaker is not.

    Attribute Deduplication

    Attribute Deduplication is not enabled. See Draco compiler option DRACO_DECODER_ATTRIBUTE_DEDUPLICATION for more information.

    Trademarks

    Unity is a registered trademark of Unity Technologies.

    Draco™ is a trademark of Google LLC.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)