Hi
I just integrated Remote Settings into my app using 5.5.4 and all seems ok, however I frequently see this in the editor after pressing Play:
NullReferenceException: Object reference not set to an instance of an object
UnityEngine.Analytics.RemoteSettingsManager.CreateDataStoreDict () (at Assets/Editor/RemoteSettings/RemoteSettingsManager.cs:339)
UnityEngine.Analytics.RemoteSettingsManager.EditorApplication_PlaymodeStateChanged () (at Assets/Editor/RemoteSettings/RemoteSettingsManager.cs:133)
UnityEditor.EditorApplication.Internal_PlaymodeStateChanged () (at /Users/builduser/buildslave/unity/build/artifacts/generated/common/editor/EditorApplicationBindings.gen.cs:293)
UnityEditor.Toolbar:OnGUI()
Has anyone seen this before or have any idea what’s causing it?
thanks
Nalin