copy paste collections from one scene to another doesnt work. #73219

Closed
opened 2020-01-18 20:03:01 +01:00 by michael campbell · 9 comments

System Information
Operating system: Windows-10-10.0.17134-SP0 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.86

Blender Version
Broken: version: 2.82 (sub 6), branch: master, commit date: 2020-01-06 20:54, hash: 3a35301fd1
Worked: (optional)

Short description of error
copy paste collections from one scene to another doesnt work.

Exact steps for others to reproduce the error

select a couple of collections in the outliner, right click and choose copy, now go to another existing scene (in the same blend file), right click the outliner area and choose paste. The info bar at the bottom indicates that the items have been pasted, but there's no new collections or objects in either the outliner or the viewport.

see image, info bar advises everything has been pasted into the scene, but nothing appears in the outliner or viewport:

image.png

**System Information** Operating system: Windows-10-10.0.17134-SP0 64 Bits Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.86 **Blender Version** Broken: version: 2.82 (sub 6), branch: master, commit date: 2020-01-06 20:54, hash: `3a35301fd1` Worked: (optional) **Short description of error** copy paste collections from one scene to another doesnt work. **Exact steps for others to reproduce the error** select a couple of collections in the outliner, right click and choose copy, now go to another existing scene (in the same blend file), right click the outliner area and choose paste. The info bar at the bottom indicates that the items have been pasted, but there's no new collections or objects in either the outliner or the viewport. see image, info bar advises everything has been pasted into the scene, but nothing appears in the outliner or viewport: ![image.png](https://archive.blender.org/developer/F8285895/image.png)

Added subscriber: @3di

Added subscriber: @3di

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

Added subscriber: @mont29

Added subscriber: @mont29

Would consider that a known issue, pasting in Outliner requires much refinement for sure (currently, it merely paste data into Main database, without doing any kind of instancing…)

Would consider that a known issue, pasting in Outliner requires much refinement for sure (currently, it merely paste data into Main database, without doing any kind of instancing…)

I’d be happy if it pasted an identical, but differently named non-instanced hierarchy of collections. Append a .001 at the end of each duplicated collection for example.

I’d be happy if it pasted an identical, but differently named non-instanced hierarchy of collections. Append a .001 at the end of each duplicated collection for example.

that’s exactly what it is doing - but just in BMain global storage of all Blender data, it does not instantiate/hook/whatever the pasted collection into the scene. You can see your copies of collections in the Blender File view of the Outliner e.g.

that’s exactly what it is doing - but just in BMain global storage of all Blender data, it does not instantiate/hook/whatever the pasted collection into the scene. You can see your copies of collections in the `Blender File` view of the Outliner e.g.

Ah ok, so it’s half finished at least. Cool 👍

Ah ok, so it’s half finished at least. Cool 👍

Think this was fixed by fixes for #87189 (Copy/pasting objects used in modifiers (or objects in collections used in modifiers) are not linked to the scene), will merge and close, thanks.

Think this was fixed by fixes for #87189 (Copy/pasting objects used in modifiers (or objects in collections used in modifiers) are not linked to the scene), will merge and close, thanks.

Closed as duplicate of #87189

Closed as duplicate of #87189
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#73219
No description provided.