System Information
Windows 7 x64 gtx 580
Blender Version
Broken: b0a7e77
Worked: ad6b7c0
Short description of error
Copy pasting no longer honors the layer it was on for all objects. This is not too much of a problem as we will need to copy and paste with greater care to make sure objects are staying on the same layers... however, it is a significant problem when dealing with dupligroups. the original object also ends up on the layer visible. This should not be the case, as we have a layer dedicated to these objects which shouldnt be rendered but are referenced at rendertime.
Exact steps for others to reproduce the error
- open attached blend file
- copy the object on layer two (empty with dupligroup)
- open new blend file and delete everything
- make sure only layer 1 is active
- paste
- notice how layer one now contains the empty as well as the dupligroup
What is expected (ideally)
layer one would not contain any objects, layer 2 would have the empty and layer 10 would have the mesh
What would also be fine
layer one would contain the empty and layer 10 would have the mesh



