2020.1.0b5 Checking for changes appears when collab is off

In my settings collab deactivated and deleted in package manager. All worked fine (last 2020.1.0b1), but after upgrade to 2020.1.0b5 there is problem. Some times if we make changes in files or scripts and back to Unity Editor, Checking for changes window appears and marks all our files like new to collab, and .collabignore file is created. You have to pull the switch on and off collab in the settings again, so that it turns off. But after a while this repeats.

Had the same thing happening. Quite annoying.

I’ve reached out to the team and it doesn’t look like this is a known issue.
Could you please enable collab logging and submit a bug report after the next time this happens?

Can I enable collab logging when collab is disabled? I’m confused.

Maybe the “checking for changes” doesn’t have anything to do with collab?

Hi Enzi, yes, it is strange that these operations are happening while collab is enabled. The logging code should check for “enableCollabEventLogs”. Could you please:

  1. Open the Editor from command line with the enableCollabEventLogs parameter set. To do this:
    On Windows, Unity.exe -projectPath -enableCollabEventLogs
    On Mac, open Unity.app/ --args -projectPath -enableCollabEventLogs2.
    Reproduce the unexpected behaviour, if you can.
  2. Report a bug via Help > Report a bug… from the top menu. (Please be sure to add as much detail as possible. Reproduction steps, screenshots, etc.)
  3. Let LeonhardP or myself know the bug report number by DM.

Thanks!

1 Like

Do those blue pluses on icons belong to collab, too?
After some hours of checking every asset now has a blue plus icon in the top right corner.

@leos_unity

2020-0427 23:13:27 GMT    2982.425299    Collab    Log    *13400    99fd1b4f4deb5484f82520c786d2ced6    FUNC    START    [CollabAssets::Update]    []    []        {"params":[{"path":"Assets/FMOD/MG/Build.meta"}]}   
2020-0427 23:13:27 GMT    2982.425343    Collab    Log    *13400    87ef452c294fb4f48b452f7e2207ec44    FUNC    START    [Collab::RefreshCacheEntry]    []    []        {"params":[{"path":"Assets/FMOD/MG/Build.meta"},{"absolutePath":"L:/MG/MG/Assets/FMOD/MG/Build.meta"},{"fromPath":""},{"hashOverride":""}]}   
2020-0427 23:13:27 GMT    2982.428705    Collab    Log    *13400    87ef452c294fb4f48b452f7e2207ec44    FUNC    END    [Collab::RefreshCacheEntry]    []    []    0.003355s       
2020-0427 23:13:27 GMT    2982.428802    Collab    Log    *13400    99fd1b4f4deb5484f82520c786d2ced6    FUNC    END    [CollabAssets::Update]    []    []    0.003501s        Stacktrace:


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Asset at path 'Assets/FMOD/MG/Build' is Received signal SIGSEGV
Stack trace:
RtlLookupFunctionEntry returned NULL function. Aborting stack walk.
<Missing stacktrace information>

Unity was idling in the background. No game was running, nor was running prior.

My new project was linked up to an old project in the cloud. Even though collab isn’t enabled it was querying new local files, visible in the log. Right now I’m testing with a newly linked project.

Collab is printing annoying requests every 20-30 seconds, even in the newly linked project

2020-0427 23:30:17 GMT    515.242352    Collab    Log    *14172    e2d27b03a023d904eb57e3030b74df1f    CURL    NEW    [CheckTeamSeatsRequest]    []    []        {"method":"GET","responseHeaders":[],"uri":"https://api.unity.com/v1/entitlements..."}   
2020-0427 23:30:17 GMT    515.983621    Collab    Log    *14172    e2d27b03a023d904eb57e3030b74df1f    CURL    DONE    [CheckTeamSeatsRequest]    []    [200]    0.741266s    {"method":"GET","responseHeaders":[],"uri":"https://api.unity.com/v1/entitlements..."}

Dear collab devs. I want this turned off. I’m scared that the horrible performance and crashes are creeping into Unity Core without no way of disabling it.

Hi there,

checking for changes window is appearing all the time during development and holding the project for 8-9min
hostage, even do collaboration service is turned off.

Need a fix for this

EDIT even after uninstalling collaboration service the CHECKING CHANGES is still happening.
As I can see this in another thread this is an ongoing issue not just a BETA thing, how about
give us a CANCEL button when this appears or a OPTION to NOT CHECK it !!! COME ON UNITY I was about to like this 2020.1 version even with some crashes here and there, don’t let us down.

Unity version is 2020.1.09b happened with the 06b as well

We’re still missing a bug report with logs and reproduction steps for this. Please follow the steps below if you’re affected by this:

It happens completely random, even if the editor is doing nothing at the moment.

Even if there’s no reproduction steps, it would still be good if we could have a look at the logs.

I’ll try. I’m still in “reimporting library” for b9/10.

1 Like

@LeonhardP

1 Like

It seems that I am too late, but the import took about 10 days. I didn’t create a bug report since the editor log is about 1GB and wasn’t included in the report anyway.
The collab entries in editor.log are:
4000 times something like this:

2020-0529 21:59:24 GMT    3843.193047    Collab    Log    *3620    15dd41cf1d2ca1c4c9764892c89xxxx    CURL    NEW    [CheckTeamSeatsRequest]    []    []        {"method":"GET","responseHeaders":[],"uri":"https://api.unity.com/v1/entitlements?isActive=true&namespace=unity_teams&type=TEAMS&tag=UnityTeamsFree&tag=UnityTeamsStandard&tag=UnityTeamsPro&userId=xxxx&assignFrom=xxxx"}

Then comes a bit that looks like you need to know it:

2020-0530 08:54:18 GMT    43136.235103    Collab    Error    *3620    95ac8c4ba9cd7ed4eb9db1f1d29bc47a    CURL    ERROR    [CheckTeamSeatsRequest]    [Cannot check seat status.]    []    11.249205s        [Collab 2020-0530 08:54:18 GMT][Error] 'Cannot check seat status.' (511) returned in 'C:\buildslave\unity\build\Editor/Src/Collab/Requests/CheckTeamSeatsRequest.cpp' at line 42
[Collab 2020-0530 08:54:18 GMT] CheckTeamSeatsRequest  failed, Reason: 0 Url: https://api.unity.com/v1/entitlements?isActive=true&namespace=unity_teams&type=TEAMS&tag=UnityTeamsFree&tag=UnityTeamsStandard&tag=UnityTeamsPro&userId=xxxxxx&assignFrom=xxxxx Result:

2020-0530 08:54:32 GMT    43150.017787    Collab    Log    *3620    1eea74c77e802ad418151cf361c1a3d8    CURL    NEW    [CheckTeamSeatsRequest]    []    []        {"method":"GET","responseHeaders":[],"uri":"https://api.unity.com/v1/entitlements?isActive=true&namespace=unity_teams&type=TEAMS&tag=UnityTeamsFree&tag=UnityTeamsStandard&tag=UnityTeamsPro&userId=xxxxxx&assignFrom=xxxxx"} 
2020-0530 08:54:33 GMT    43150.496951    Collab    Log    *3620    1eea74c77e802ad418151cf361c1a3d8    CURL    DONE    [CheckTeamSeatsRequest]    []    [200]    0.479157s    {"method":"GET","responseHeaders":[],"uri":"https://api.unity.com/v1/entitlements?isActive=true&namespace=unity_teams&type=TEAMS&tag=UnityTeamsFree&tag=UnityTeamsStandard&tag=UnityTeamsPro&userId=xxxxxx&assignFrom=xxxxx"} 
2020-0530 08:54:33 GMT    43150.761580    Collab    Log    *3620    b2a12ae1d53a88b40bc266a669adb00a    CURL    NEW    [CheckTeamSeatsRequest]    []    []        {"method":"GET","responseHeaders":[],"uri":"https://api.unity.com/v1/entitlements?isActive=true&namespace=unity_teams&type=TEAMS&tag=UnityTeamsFree&tag=UnityTeamsStandard&tag=UnityTeamsPro&userId=xxxxxx&assignFrom=xxxxx"} 
2020-0530 08:54:33 GMT    43150.761849    Collab    Log    *3620    402756d6c53eb7a4096a583cdc316773    CURL    NEW    [CollabConfigRequest]    []    []        {"method":"GET","responseHeaders":[],"uri":"https://collab.cloud.unity3d.com/api/configuration"} 
2020-0530 08:54:33 GMT    43150.762217    Collab    Log    *3620    3d61fc58e91f03843bfce8a5ea074979    FUNC    START    [CollabSnapshot::RestoreFromFile]    []    []        {"params":[]} 
2020-0530 08:54:33 GMT    43150.762935    Collab    Log    *3620    f498c20bf519cde46b5d285f2be54da1    FUNC    START    [CollabSnapshot::LoadDocumentFromFile]    []    []        {"params":[]} 
2020-0530 08:54:33 GMT    43151.066452    Collab    Log    *3620    f498c20bf519cde46b5d285f2be54da1    FUNC    END    [CollabSnapshot::LoadDocumentFromFile]    []    []    0.303508s     
2020-0530 08:54:33 GMT    43151.066531    Collab    Log    *3620    8a7276ef92699ce4e8e348e98f1384fd    FUNC    START    [CollabSnapshot::RestoreFromSnapshot]    []    []        {"params":[]} 
2020-0530 08:54:33 GMT    43151.066558    Collab    Log    *3620    8a7276ef92699ce4e8e348e98f1384fd    FUNC    END    [CollabSnapshot::RestoreFromSnapshot]    []    []    0.000026s     
2020-0530 08:54:33 GMT    43151.066581    Collab    Log    *3620    0a8a824b6beebb7419291954a92a1b34    FUNC    START    [CollabCache::RestoreFromSnapshot]    []    []        {"params":[]} 
2020-0530 08:54:33 GMT    43151.335652    Collab    Log    *3620    0a8a824b6beebb7419291954a92a1b34    FUNC    END    [CollabCache::RestoreFromSnapshot]    []    []    0.269061s     
2020-0530 08:54:33 GMT    43151.335747    Collab    Log    *3620    8eea2e5e43809874e980e7f4c9c24a99    FUNC    START    [ConflictsManager::RestoreConflictsFromSnapshot]    []    []        {"params":[]} 
2020-0530 08:54:33 GMT    43151.336518    Collab    Log    *3620    8eea2e5e43809874e980e7f4c9c24a99    FUNC    END    [ConflictsManager::RestoreConflictsFromSnapshot]    []    []    0.000754s     
2020-0530 08:54:34 GMT    43151.355727    Collab    Log    *3620    3d61fc58e91f03843bfce8a5ea074979    FUNC    END    [CollabSnapshot::RestoreFromFile]    []    []    0.593495s     
2020-0530 08:54:34 GMT    43151.359596    Collab    Log    *3620    1a12f9f7bb117104a90de79692b2abaf    CURL    NEW    [GetLatestRevisionRequest]    []    []        {"startingHeadRevisionID":"bfe6667642885a2ba7883d9a2c33b916eda41d11","currentRevisionID":"","method":"GET","responseHeaders":[],"uri":"https://collab.cloud.unity3d.com/api/projects/17e6414c-2b36-42b5-baf1-57b684bd5f5d/branches/master/revisions?limit=1"} 
2020-0530 08:54:34 GMT    43151.360038    Collab    Log    *3620    b2a12ae1d53a88b40bc266a669adb00a    CURL    DONE    [CheckTeamSeatsRequest]    []    [200]    0.598459s    {"method":"GET","responseHeaders":[],"uri":"https://api.unity.com/v1/entitlements?isActive=true&namespace=unity_teams&type=TEAMS&tag=UnityTeamsFree&tag=UnityTeamsStandard&tag=UnityTeamsPro&userId=xxxxx&assignFrom=xxxx"} 
2020-0530 08:54:34 GMT    43151.360151    Collab    Log    *3620    402756d6c53eb7a4096a583cdc316773    CURL    DONE    [CollabConfigRequest]    []    [200]    0.598302s    {"method":"GET","responseHeaders":["Etag: W/\"6189d0daee2543f79515ff65256c757c\"","X-Request-Id: 713ba02c-4c7a-4d45-9589-3d7d64f443eb"],"uri":"https://collab.cloud.unity3d.com/api/configuration"} 
2020-0530 08:54:34 GMT    43151.548943    Collab    Log    *3620    1a12f9f7bb117104a90de79692b2abaf    CURL    DONE    [GetLatestRevisionRequest]    []    [304]    0.189333s    {"startingHeadRevisionID":"bfe6667642885a2ba7883d9a2c33b916eda41d11","currentRevisionID":"","method":"GET","responseHeaders":["Etag: W/\"ae22396512efc8698d3133d34f49a1b1\"","X-Request-Id: 4189be05-b300-4ad2-b521-bd0f6f1ab47a"],"uri":"https://collab.cloud.unity3d.com/api/projects/17e6414c-2b36-42b5-baf1-57b684bd5f5d/branches/master/revisions?limit=1"} 
2020-0530 08:54:34 GMT    43151.570532    Collab    Log    *3620    e80926eeadfd90c4eb3441d1959cdf45    FUNC    START    [Collab::BootstrapCloudProject]    []    []        {"params":[{"projectGUID":"17e6414c-2b36-42b5-baf1-57b684bd5f5d"}]} 
2020-0530 08:54:34 GMT    43151.570754    Collab    Log    *3620    e80926eeadfd90c4eb3441d1959cdf45    FUNC    END    [Collab::BootstrapCloudProject]    []    []    0.000224s     
2020-0530 08:54:34 GMT    43151.570884    Collab    Log    *3620    5e7b4159d338bd3449eeb07a1f6fc13c    FUNC    START    [Collab::InitAssets]    []    []        {"params":[{"reset":"0"},{"canCancel":"0"},{"progressTitle":"Hold on!"},{"progressDetail":"Checking for changes"}]} 
2020-0530 08:54:34 GMT    43151.581806    Collab    Log    *3620    0398c181f72e7a9408053a106a271c7a    FUNC    START    [CollabAssets::Update]    []    []        {"params":[{"path":"ProjectSettings/ProjectVersion.txt"}]}

From here on there are only CollabAssets::Update and RefreshCacheEntry lines.
I saved the editor.log, if you still need to see it. I’d guess that the error happens when my wifi disconnects.

@LeonhardP @Ryan-Unity so I can report that the bug is gone with 2020.1.b11 I had my project open 24/7 for a good week and not once did I notice the checking changes, so this is great.

1 Like