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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment