Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
v1.3.8
Issue ID
1261725
Regression
Yes
[Collab] "Operation is already running" error in Console during every Publish
To reproduce:
1. Open a Collab-enabled project.
2. Make a small change (ie, add a material, edit a published scene, etc.).
3. Open the Collaborate window.
4. Make sure All changes are selected and press the Publish button.
Expected: Changes are published with no errors in the Console.
Actual: Changes are published but in the Console the following error is displayed:
InvalidOperationException: {"code": 18, "detail": "Operation is already running"}
Unity.Cloud.Collaborate.Models.Providers.Collab.RequestPublish (System.String message, System.Collections.Generic.IReadOnlyList`1[T] changeEntries) (at Library/PackageCache/com.unity.collab-proxy@1.3.8/Editor/Models/Providers/Collab.cs:477)
...
Reproducible in 2020.2.0a16, 2020.2.0a18
Not reproducible in: 2020.1.0b17, 2020.2.0a15
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
This is a duplicate of issue #1258770