Unity Ads - Initialize(,False) - EditorOnLoad() Issue - (GIF89A)

Hello,

I closed all scripts in the scene. But, When I start the game in current scene without any script, I am getting a few errors about UnityAds. I do not want to auto-start. It was not before. (After Unity 5.5 upgrade). How can I fix this ?

Error Image ;

Sorry, I can’t off UnityAds because ;
https://forum.unity3d.com/threads/unity-5-5-services-panel-turn-black-color-when-press-button.446789/

Thanks…

Seems your game id somehow has been removed, since the log contains empty value in Initialize() call. In case you are on Mac, it might help to undock the Services window. Let us know if it helps.

/Rasmus