When in the editor and playing the application if another application gains focus Unity editor play will crash and tell me that the GameObject “Unity CloudRegistration Coroutine Host” is missing it’s script. This only seemed to happen after adding Unity Ads into the project, but I’m assuming CloudRegistration Coroutine is for analytics. A search of the scripts has yielded no results for that object and I don’t see it as a prefab. The error is sporadic. I’ve got the player build set on Android if that helps.
Hi @Naphier
Could you try reimporting UnityAnalytics SDK and see if the issue persists?
Also could you tell me the following:
- Unity Version
- Unity Analytics SDK Version
- Unity Ads SDK Version
- What OS are you using to run Unity Editor?
Updated to Unity 4.6.2f1 today and haven’t seen the error reproduce. Must have been a fluke. It was pretty steadily happening yesterday. I’ll report here with more details if it recurs. Thanks for the prompt interest.