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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment