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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment