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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment