com.unity.remote-config 1.3.2-preview.4

com.unity.remote-config

Notes: processedReleased July 3, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

🔄 Changes

  • ConfigManager is now a thin wrapper for ConfigManagerImpl class
  • ConfigManagerImpl constructor now accepts cache file names as parameters, useful for writing to different cache files if multiple instances of ConfigManager exist
  • Resolved casting bug occuring when json settings are created on the dashboard and in the editor