Services tab in project not matching dashboard

I’m having an issue where the various project services have been turned on by another developer on the project. I can see them on the dashboard. But they show as off in my Unity project. Currently affecting Ads, Analytics and IAP.

Is there any way to force the editor to reload the services from the dashboard?

@Kiwasi ,

There are two possible reasons this might happen.

  • The other developer’s settings did not make it to our server.
  • You aren’t getting the latest Services settings.

For the first issue, you can check the Developer Dashboard to see which services are enabled for your project.

For the second issue, there are a few things you can try.

  • Reload the Services window (right-click → Reload)

  • Close and re-open the project

  • Sign out of Unity and sign back in

If none of that works, please let me know.

1 Like

We ended up just syncing our projects through version control, and the problem went away.

I tried reloading the services window and closing and reopening the project, and nothing changed. I didn’t try signing out.