Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b5
Issue ID
876270
Regression
Yes
[Collab] "operation is already running" when trying to revert a change when another change is being reverted
1. Open a new Unity project
2. Enable collab
3. Create two scripts "a.cs" and "b.cs"
4. Commit the scripts to collab
5. Add a comment to both scripts
6. Try to revert asset changes at the same time (see image)
Expected: Second asset to be reverted is put in a queue and gets reverted after the first one is done.
Actual: "Operation is already running" error bar appears, second asset is not reverted.
Reproduced on: 5.5.1p1, 5.6.0b5
Didn't reproduce on: 5.4.4f1 (the warning about reverting the asset closes if you click "Revert asset" on another asset)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment