Remote Config Window not Opening

When trying to Window → Remote Config, the Remote Config window opens but is never populated. The Console is spammed with repeated NullReferenceExceptions (see end quote).

It seems RemoteConfigWindowController::m_DataStore is null as RemoteConfigUtilities.CheckAndCreateDataStore(); is failing.

I am using Remote Config 2.0.1 under Unity 2020.2.1f1.

I have cleared my Library/ folder and re-imported all assets and the package itself to no effect. I have followed the setup guides online. I turned “off” Services and turned it on again.

I did have RemoteConfig working perfectly for this project a month or two ago, but hadn’t used it for a while, and so must have changed something somewhere that broke this. Any help appreciated.

Err, after a day of not working it seems to be working again… weird

1 Like

Ensure to make frequent project backups, just in case.