Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.1.X, 2017.2.X, 2017.4.X, 2018.1.X
Votes
0
Found in
2017.1.1f1
Issue ID
952569
Regression
No
[UnityYAMLMerge] Collab sometimes overwrites asset with older copy during merge, losing data
Collaborate starts loosing changes in the scene after updating. Pressing revert, it reverts to the last update, which also looses all the changes made in the scene, even though scene is saved.
To reproduce:
1. Create a new collaborate project
2. On the first machine make some changes and save the scene
3. On the second machine also make some changes and save the scene
4. On the first machine push the changes to the cloud
5. On the second machine update the project
6. Repeat steps 2 - 5 and after couple of times the bug starts to reproduce all the time
Expected result: scene is updated but the changes done locally are kept
Actual result: changes made to the scene are lost
Reproduced on: 5.5.5f1 5.6.3f1 2017.1.1f1 2017.3.0b3 spin#2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment