docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Import with an Alternative Importer

    An Importer is a library that reads a given 3D format (CAD/Mesh/PointCloud), allowing Asset Transformer Toolkit to import models encoded in this format.

    The Prefer Alternative Importers parameter gives the possibility to import some formats using a secondary importer, if the default one does not give satisfaction (e.g. a broken surface or a missing metadata property).

    See the Supported formats table to know which format is compatible with the Prefer Alternative Importers parameter.

    How to

    To enable the Alternative Importer parameter, follow these steps:

    1. From the Toolbox menu, click Import Model or Import Point Cloud

    2. Select the source file to import.

      A new CAD Importer Scriptable Object script with the name of the source file is created in the 3DModels folder, and automatically focused in the Inspector. It stores the link to the source file and the import parameters.

    3. From the Inspector, toggle the Debug mode, clicking the More Items (⋮) button

    4. From the list of parameters listed in the Inspector, enable the Prefer Alternative Importers parameter

    5. From the Inspector, toggle the Normal mode, clicking the More Items (⋮) button

    6. For the next steps, follow the procedure for each situation:

      • Import model
      • Import point clouds
    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)