Managing your storage in Reflect | Unity Reflect | 2.0
docs.unity.cn
Unity Reflect 2.0
  • 1.3
  • 1.2
  • 1.1
  • 1.0
    Show / Hide Table of Contents

    Managing your storage in Reflect

    The Unity Reflect Dashboard lets you manage where your projects are stored.

    The Projects tab displays your projects in a list:

    Projects

    The list includes icons indicate where each project is currently stored: locally (), on a local network (), or in the cloud ().

    Cloud storage

    Reflect gives you the option to host your projects in the cloud, letting you push data to your mobile devices even when you're on a different network.

    What data is sent to the cloud when doing an export?

    • If you export to a local or network server, no model data is sent over the internet.

    • If you export to the cloud, then the input file is processed locally and derivative model data (geometry, materials, etc.) is sent to Unity.

    • Project names are always sent over the internet to Unity.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX