Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0b14
Issue ID
788715
Regression
No
[Collaborate] Transform positions are added up instead of throwing a merge conflict
Steps to reproduce:
With Collaborate enabled,
- User 1 creates a cube in the center (0,0,0) of a scene, saves the scene then syncs it with User 2.
- User 2, after syncing the changes from User 1, moves the cube to (5,0,0) and creates a sphere in the center (0,0,0).
- They then publish their changes using Collaborate.
- User 1, before updating to get the latest changes made by User 2, moves the same cube in the same scene to (0,0,-5).
Expected: This should create a merge conflict.
Actual: After pressing reload, Cube is placed at (5,0,-5). Values seem to be added together
Reproduced with: 5.4.0b15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment