Version: 2021.2
Recorder
Scriptable Build Pipeline

Remote Config

com.unity.remote-config

Description

Remote Config is a cloud service that lets you tune and customize your app over the air without requiring an update to your game. You can use rules to enable or disable features, change the difficulty of your game or run special events to target specific audiences. Rules control when updates are applied and to whom, while Unity manages delivery of your game content with minimal performance impact.

Remote Config can be configured via the editor or through our public API’s. Functionality includes:
- Release new features without deploying code:
- Feature flagging
- Staged Rollouts
- Kill switch functionality
- Start & End Date
- Enable & disable rules
- Personalized real-time segmentation with custom attributes
- Custom conditions for applying setting variants
- Device, user, game and other arbitrary attributes supporting
- Tracing ID for decorating analytics events

Version information

Released for Unity

Package version 2.1.2 is released for Unity Editor version 2021.2.

Compatible with Unity

These package versions are available in Unity version 2021.2:

Documentation location: State Versions available:
com.unity.remote-config@3.0 compatible 3.0.0-pre.3, 3.0.0-pre.4, 3.0.0-pre.5, 3.0.0-pre.6, 3.0.0-pre.7, 3.0.0-pre.8, 3.0.0-pre.9, 3.0.0-pre.10, 3.0.0-pre.11, 3.0.0-pre.12, 3.0.0-pre.13
com.unity.remote-config@2.1 released 2.1.2, 2.1.3-exp.1, 2.1.3-exp.2, 2.1.3-exp.3, 2.1.3-exp.4

Keywords

remote , config , configuration , settings , remote settings , remote config , firebase , staged rollouts , feature flagging , roll-out , adapt , tune , tailor , test , experiment , experimentation , app update , taget , targeting , segment , segmentation , segmenting , override , rules , variants , variation , parameter , condtions , conditional , continuous delivery , deploy

Recorder
Scriptable Build Pipeline