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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment