docs.unity3d.com
    Show / Hide Table of Contents

    Get started

    This section explains how to start using the Data Streaming package.

    To use the Data Streaming package, do the following:

    1. Verify project settings
    2. Install the package
    3. Follow the use case examples

    Verify project settings

    To use the Data Streaming package, you require the following:

    • A Unity Editor version of 2022.3 or later. In the Unity Hub, go to Installs > Official releases to find the latest Long Term Support version.
    • A Unity project that uses either the High Definition Render Pipeline (HDRP) or the Universal Render Pipeline (URP). Data Streaming's materials and shaders aren't currently compatible with the Built-In Render Pipeline.

    Install the package

    To install Data Streaming on a new or existing Unity project, install the Data Streaming package using the installation instructions.

    Follow the use case examples

    Follow this use case:

    • Load a scene from the cloud: This use case explains how to stream a scene from the cloud.

    Manage the package stripping level

    To avoid runtime errors when building with this package, follow these steps:

    1. In your Unity project window, go to Edit > Project settings.
      The Project setting window opens.
    2. Select the Player option.
    3. Scroll to the Additional Compiler Arguments section.
    4. Set the Managed stripping level option to:
    • Disabled
      or
    • Minimal (if the Disabled option isn't available)

    Managed Stripping Level dropdown

    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