Search Unity

Remote Settings Inspector UI Shows "Key No Longer Exists"

Discussion in 'Unity Analytics' started by ferretnt, Sep 4, 2017.

  1. ferretnt

    ferretnt

    Joined:
    Apr 10, 2012
    Posts:
    412
    All my inspector UI items for all remote settings variables show "Key No Longer Exists" as their "Remote Settings Key" when the dropdown is not selected.

    Selecting the dropdown shows the correct key is checked. Inspecting the scene file shows everything is recorded sensibly. Remote settings seems to work correctly. Is this just a piece of known broken UI?
     
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    @ferretnt This is an issue that we are aware of, and looking to address in an upcoming release. Thanks for the heads up!
     
    ferretnt likes this.
  3. danielkp1234

    danielkp1234

    Joined:
    Apr 3, 2017
    Posts:
    2
  4. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    You are certainly welcome to try the beta version, https://unity3d.com/unity/beta . FYI you can install two version of Unity on the same machine, just install into separate directories.
     
  5. ferretnt

    ferretnt

    Joined:
    Apr 10, 2012
    Posts:
    412
    But Remote Settings is a full source code asset store package. It seems unlikely a beta would contain a fix?
     
  6. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Apologies, you look to be correct. I'm still seeing the behavior.
     
  7. developersice

    developersice

    Joined:
    Nov 25, 2016
    Posts:
    36
    We are also experiencing the same behaviour in our apps and it is also occuring with release builds, which appear to build from the editor with "Key no longer exists" as the selectable dropdown which seems to prevent the scripts from receiving the keys at all?
     
  8. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    We haven't seen the behavior where the scripts aren't receiving the keys, it's likely a different issue. The "Key no longer exists" appears to be a UI issue only, and disappears upon refresh.
     
  9. developersice

    developersice

    Joined:
    Nov 25, 2016
    Posts:
    36
    Refreshing from the Remote Settings Panel in the Unity Editor does the trick, however the panel needs to be refreshed before a build and we run through the UI to check the keys have been received.
     
    IgorDemchuk likes this.
  10. arinozkinay

    arinozkinay

    Joined:
    Nov 26, 2017
    Posts:
    1
    I kept the Window>Unity Analytics>Remote Settings windows open and built. It worked.
     
    IgorDemchuk, Big-Ed and developersice like this.