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
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
- Joint Gizmos for anchor and connectedAnchor do not respect their defined bodies when Swap Bodies is enabled
- Project Settings window opens up with a blank details pane when the "Configure" button is clicked in the Package Manager after installing the Cloud Diagnostics package
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
This is a duplicate of issue #1258770