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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Tree Asset Preview window is not updated after assigning a new Material
Add comment