Search Results for

    Configure Unity Settings

    Note

    Play For Dream SDK has preset some of the following settings.

    PresetSettings

    Player

    1. From the menu bar, select Edit > Project Settings.

    2. On the left panel, select Player. Enter Company Name, Product Name and Version.

      PlayerSettings

    3. Under the Android settings, expand Other Settings.

    4. Under the Identification section, set the following settings:

      • Minimum API Level: Android 7.1 'Nougat' (API level 25)
      • Target API Level: Automatic (highest installed)
        IdentificationSettings
    5. Under Configuration section, set the following settings:

      • Scripting Backend: IL2CPP
      • Target Architectures:ARM64
        ConfigurationSettings

    XR Plug-in Management

    1. From the menu bar, select Edit > Project Settings....

    2. On the left panel, select XR Plug-in Management > Android settings.

      Note

      Install XR Plug-in Management if you do not have it.

    3. Under the Android settings, check YVR as Plug-in Providers.
      YVRPlugin

    4. In the YVR tab, set the settings according to your project needs, such as selecting the rendering mode through Stereo Rendering Mode, and selecting the required features through Feature Request.

      YVR

    Note

    For more details, please refer to the Unity Get Started

    In This Article