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
- 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