Search Unity

where is the remote setting inspector?

Discussion in 'Unity Remote Config' started by laurentlavigne, Aug 5, 2020.

  1. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,362
    remote setting used to have this very efficient way of injecting values without polluting game logic with it
    upload_2020-8-4_18-3-21.png
    where did it go?
     
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Are you referring to this dialog box? Window/Unity Analytics/Remote Settings. We are deprecating Remote Settings in favor of Remote Config.
     
  3. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,362
    deprecating means that remote config is better in every way so there is a replacement to this ui, I just cannot find it
     
  4. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    What specifically are you looking for, sorry I'm not clear on your ask. Which UI are you looking for, Remote Setting or Remote Config? The title of this post is "Where is the Remote Settings Inspector" so I gave you the menu option for Remote Settings, there is a similar UI for Remote Config under Window/Remote Config. If you are using Remote Config, which version have you installed from Package Manager?
     
  5. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,362
    Sorry I wasn't clear, I thought they were the same.
    I am looking for Remote Setting type injection in Remote Config so I don't have to add code for simple cases.
     
  6. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
  7. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,362
    You should really consider remaking this feature, helps us with organize clean game logic.