XRSPACE Developer Console

Unity Build Environment

  • Unity IDE :

    • Unity 2018 (Support 32bit and 64bit)

    • Unity 2019.2.16 (Support 32bit and 64bit)

Note

Unity v2018.4+ is recommended well compatible with the latest Unity SDK release version.

  • NDK version :

    • Unity version is 2018.2.18f1 : r13-b

    • Unity version is 2018.3.+ : r16-b

  • Orientation : Landscape Left

  • SDK tool : 26.1.1

  • Build tool : 27.0.3

  • Min SDK : 25

  • Max SDK : 27

  • Target SDK : 27

    • Player Settings → Other Setting → Identification → Minimum API Level & Target API Level

../_images/APILevelSetting.png
  • Warn if No Camera Rendering: Turn off (In Unity Editor)

    • Game tab → Window menu

../_images/Setting-CameraRendering.png

Note

Dont’t forget to set the Company, Product and Package Name

  • File → Build Settings → Player Settings → Company Name

  • Edit → Project Settings → Player → Product Name

../_images/CompanyProductName.png

  • Player Settings → Other Setting → Identification → Package Name

../_images/PackageName.png
  • Remove Unity Logo when the app start Incompulsed

    • Player Settings → Splash Screen → Splash Screen → Unclick Show Splash Screen

    • This feature is only can be modify on Unity Profession version. If remove the Unity logo, it can less about 2s when app start.

../_images/Inspector-UnclickLogo.png