Search Unity

Official New Feature: Import / Export of Remote Settings

Discussion in 'Unity Analytics' started by ap-unity, Dec 13, 2017.

  1. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    We just rolled out an update to Remote Settings which includes our most requested feature: Import / Export of Remote Settings!

    import-export-remote-settings.PNG
    You can now export the keys from your Development config and import them into your Release config, without manually adding each one.

    You can also export your Remote Settings from one project to another, if they have compatible variables set up in your app.

    We've added all the functionality (Import / Export, Segment Priority, Revision History) under a new menu available on the right side underneath the Sync button.

    Documentation

    You can find more details about creating Remote Settings in our Manual:

    https://docs.unity3d.com/Manual/UnityAnalyticsRemoteSettingsCreating.html

    https://docs.unity3d.com/Manual/UnityAnalyticsRemoteSettingsScripting.html