System Information
Operating system: Linux-4.19.51_1-x86_64-with-glibc2.9 64 Bits
Graphics card: TITAN X (Pascal)/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.14
Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-06-29 20:58, hash: rBbe060c3990ad
Worked: 2.79b
Short description of error
When using two or more scenes in the same file, the Make Single User command produces unwanted results.
After copying the current scene as a linked scene, hitting Make Single User hides the original object and replaces it with the new one in both scenes.
The mesh data is still linked between the two in both scenes as expected, but the original object is no longer linked to the original scene.
Additionally, moving the new object out of the default collection causes it to disappear from the original scene's outliner entirely.
Exact steps for others to reproduce the error
- Create new Scene by using the linked copy command
- Select Cube and hit Make Single User ("Object" tested in this case, others might be bugged too)
- Move Cube.001 to a new position in Scene.001
- Go back to original Scene, Cube has been replaced by new scene's Cube.001 and has been moved
- Additionally, move Cube.001 out of Collection in Scene.001
- Cube.001 disappears in original Scene