docs.unity3d.com
    Show / Hide Table of Contents

    Loading new products into Forma Render

    You can load new products into Forma Render in the following ways:

    • As Addressable Assets
    • As glTF (.gltf and .glb) files

    Also note that Forma Render automatically loads existing products already set up in your open project.

    Loading Addressable Assets

    To import a new product into Forma Render as an Addressable Asset, you must export it from the Unity Forma Editor.

    When Unity Forma exports a product as an Addressable Asset, it creates the following folders:

    • Addressable Assets package (primary package)
    • Resource Manager package (dependency)
    • Scriptable Build Pipeline package (dependency)

    You must have all these folders for your Addressable Asset before you start.

    Important

    To load your product correctly into Forma Render, you must have both the Addressable Asset folders and the catalog folder.

    Building Addressable Assets for local products in Unity Forma

    To build only the Addressable Assets for a given product in Forma:

    1. Select the Build tab on the Configurator panel.
    2. Under General > Build Type, select None.
    3. Select the products you want to build as Addressable Assets.
    4. Under Product, select Local.
    5. Select Build. When the build is complete, a success message prompts you to open the build folder.

    6. Open the build folder and copy the three files that the build generated for the Addressable Assets (the Asset bundles, catalog file, and hash file).

    You can now import the Addressable Assets into Forma Render.

    Importing local Addressable Assets into Forma Render

    To import the local Addressable Assets as products into Forma Render:

    1. Open Forma Render (as an executable application or from Unity Forma).
    2. Copy the three generated files produced by the Unity Forma build.
    3. Paste the files in your products gallery folder at ~\MyDocuments\Render Studio v[versionNumber]\products. The new products will be available in the Product panel drop-down menu.

    Loading glTF assets

    Forma Render uses a separate package called glTFast to support loading glTF files at Runtime.

    To install this package inside your current Unity Project:

    1. Go to Forma Render Wizard > Runtime Importers.
    2. Select Fix for glTF Support.

    If you already have another glTF importer inside your project, the Unity Editor will display an error message about a possible conflict to handle .gltf and .glb extensions. You can ignore this message, or remove your current importer to avoid future conflict messages.

    Important

    You must install glTFast to load glTF products inside Forma Render, even if you already have another glTF importer inside your project.

    Importing local glTF assets into Forma Render

    To import the local glTF-binary assets as products into Forma Render:

    1. Select the Add (+) button to open a file dialog.
    2. Choose the local .gltf or .glb files you want to import into your products folder.

    Alternatively, you can drag .gltf and .glb files into your local products folder through the file explorer.

    Tip

    To automatically load the product into the scene after the import process is done, go to Settings > Product > Import and check Switch To Last Imported Product.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023