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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment