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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment