Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b3
Issue ID
907994
Regression
Yes
Services settings incorrect after downloading new project from Collab on STAGING
Services settings incorrect after downloading new project from Collab
What happened:
We had a project on collab that had the Analytics and IAP (and collab) services turned on. I redownloaded it into a folder and the Analytics and IAP services were turned off. Also, the Unity services dialog (Preferences -> Unity Services) only has Collab listed. Furthermore, none of the services listed in the services window can be activated. Clicking on any of the disable services does nothing.
How to Repro:
With the attached project: Open services window and try to turn on Analytics (or any other disabled service).
New project repro
1. Enable Analytics and IAP on a project
2. Upload to Collab
3. Download project into a new folder from Collab
a. Open Project Dialog
b. Select Cloud build
c. Download your project
4. Check services settings / try to change them
Expected: All services behave normally.
Actual: Collab Toolbar is blank; in Services Window, all calls to Services do nothing and return the following error:
[CEF] processResult error: {"errorClass":"errUnknownObject","message":"cannot find object with reference <unity/project/cloud/hub>","version":1,"messageID":10462,"status":-1001} in https://public-cdn.cloud.unity3d.com/editor/staging/cloud/hub/assets/unityeditor-cloud-hub.js at line 26
Workaround: Restart the Editor.
Note: This does not repro on PRODUCTION.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment