Ctrl + G creates a new collection but does not link it to the active scene. The collection does not show up in the outliner #78429

Closed
opened 2020-06-29 12:21:06 +02:00 by Ekirigwe James Ochi · 2 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: Quadro K420/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 369.09

Blender Version
Broken: version: 2.83.1, branch: master, commit date: 2020-06-25 09:47, hash: 8289fc688b
Worked: (newest version of Blender that worked as expected)

Short description of error
Pressing Ctrl + G creates a new collection, but does not link it into the scene, so it does not show up on the outliner.
Also with objects selected, I would have expected the selected objects to all be placed inside the created collection,
but it does not happen.

Exact steps for others to reproduce the error
Press Ctrl + G in the 3d viewport.
If you check bpy.data.collections, you will notice that the collection was actually created

In the attached blend file I have pressed Gtrl + G a couple of times, there is a small script
in the text editor to print the names of all created collections and link them to the scene, which can be run
to see that new collections were actually created.

[Based on the default startup or an attached .blend file (as simple as possible)]
col_bug.blend

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: Quadro K420/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 369.09 **Blender Version** Broken: version: 2.83.1, branch: master, commit date: 2020-06-25 09:47, hash: `8289fc688b` Worked: (newest version of Blender that worked as expected) **Short description of error** Pressing Ctrl + G creates a new collection, but does not link it into the scene, so it does not show up on the outliner. Also with objects selected, I would have expected the selected objects to all be placed inside the created collection, but it does not happen. **Exact steps for others to reproduce the error** Press Ctrl + G in the 3d viewport. If you check bpy.data.collections, you will notice that the collection was actually created In the attached blend file I have pressed Gtrl + G a couple of times, there is a small script in the text editor to print the names of all created collections and link them to the scene, which can be run to see that new collections were actually created. [Based on the default startup or an attached .blend file (as simple as possible)] [col_bug.blend](https://archive.blender.org/developer/F8653263/col_bug.blend)

Added subscriber: @JamesEkirigwe

Added subscriber: @JamesEkirigwe
Ekirigwe James Ochi changed title from Ctrl + G creates a new collection but does not link it to the active scene. The colloection does not show up in the outliner to Ctrl + G creates a new collection but does not link it to the active scene. The collection does not show up in the outliner 2020-06-29 12:21:54 +02:00
Member

Closed as duplicate of #53662

Closed as duplicate of #53662
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
2 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#78429
No description provided.