Version: 2021.3
言語: 日本語
Remote Settings の有効化
Remote Settings コンポーネント

Unity エディターでの Remote Settings の管理

Note: Unity Remote Config is now available as a preview package. Remote Config is an improved offering that allows you to change the behavior and appearance of your game without requiring a new binary. You can remotely enable or disable features, change the specifics of your game to target specific audiences, or run special events by scheduling new content releases.*

Remote Settings ウィンドウは、プロジェクトを Unity エディターで開発しながら Remote Settings を管理するのに便利です。(Remote Setting の設定と編集 を行うには Unity Analytics Dashboard を使用します。)

The Remote Settings window is not included in the standard Unity download and install. It is part of the Remote Settings Asset Store package, which is a Unity plug-in. Download the Remote Settings Asset Store package from the Unity Asset Store and import it into your project.

Remote Settings ウィンドウを開くには、Unity エディターで Window > Unity Analytics > Remote Settings の順に選びます。エディターが Analytics Service から Remote Settings を取得するには、Remote Settings の有効化 で説明しているように、まず Project Secret Key が必要です。

Remote Settings プラグイン に含まれる Remote Settings ウィンドウは、Analytics Dashboard で定義された Remote Setting の Key-Value (KVS) を表示します。

Remote Settings ウィンドウ
Remote Settings ウィンドウ

Refresh をクリックすると、最新の Remote Settings を取得します。また、エディターが再生モードの時には、最新の同期済の Remote Settings が取得されます。

ConfigurationRelease または Development に設定すると、エディターでどちらの Key-Value を使うかが選択されます。エディターの再生モードには、常に Development 環境設定を使用します。 Release 環境設定でテストするには、File > Build Settings… を開き、Build Settings ウインドウDevelopment Build ボックスのチェックを外します。


  • 2017–05–30 公開ページ

  • 2017–05–30 現在、サービスは Unity 5.5 以降と互換性があります。ただし、バージョンの互換性は変更されることもあります。

  • 2017.1 の新機能

Remote Settings の有効化
Remote Settings コンポーネント