Objects can be moved or linked into linked collections (causing them to disappear after file reload) #76710

Closed
opened 2020-05-13 08:50:05 +02:00 by Alexander Dumproff · 10 comments

System Information
Operating system: Windows-7-6.1.7601-SP1 64 Bits
Graphics card: Quadro 5000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 377.83

Blender Version
Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: 375c7dc4ca
Worked: (optional)

Short description of error
Objects can be linked to linked collections (causing them to disappear after file reload)

Exact steps for others to reproduce the error
The reference file:
The_Monkey_Ref_Library.blend
... and the file in which the models are referenced:
ReferencedFile.blend

Steps:

  1. LINK the "SuzanneCollection" from the Reference file in a new, empty file
  2. search for "overide" in the function search box and make a library override
  3. select one of the objects from the list
  4. Delete the SuzanneCollection Empty from the Scene:
    image.png
  5. Create a Polygon Object in the main Collection "Collection"
  6. Drag this object into the Suzanne Collection:
    image.png
  7. Save and Reload the File
  • The Cube Object is gone.

**System Information** Operating system: Windows-7-6.1.7601-SP1 64 Bits Graphics card: Quadro 5000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 377.83 **Blender Version** Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: `375c7dc4ca` Worked: (optional) **Short description of error** Objects can be linked to linked collections (causing them to disappear after file reload) **Exact steps for others to reproduce the error** The reference file: [The_Monkey_Ref_Library.blend](https://archive.blender.org/developer/F8532797/The_Monkey_Ref_Library.blend) ... and the file in which the models are referenced: [ReferencedFile.blend](https://archive.blender.org/developer/F8532796/ReferencedFile.blend) Steps: 1. LINK the "SuzanneCollection" from the Reference file in a new, empty file 2. search for "overide" in the function search box and make a library override 3. select one of the objects from the list 4. Delete the SuzanneCollection Empty from the Scene: ![image.png](https://archive.blender.org/developer/F8532786/image.png) 5. Create a Polygon Object in the main Collection "Collection" 6. Drag this object into the Suzanne Collection: ![image.png](https://archive.blender.org/developer/F8532792/image.png) 7. Save and Reload the File - > The Cube Object is gone.

Added subscriber: @A.Lex_3D

Added subscriber: @A.Lex_3D
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

It would be good to at least share the library as well as the main .blend file of what you are showing in the video in order to have a chance to reproduce this quickly.
Also please take the time to write down the exact steps to reproduce [having to go through the pixelated video does not help that much here...]

It would be good to at least share the library as well as the main .blend file of what you are showing in the video in order to have a chance to reproduce this quickly. Also please take the time to write down the exact steps to reproduce [having to go through the pixelated video does not help that much here...]

Ah sorry - here are the files from the video:
The reference file: The_Monkey_Ref_Library.blend
... and the file in which the models are referenced:
ReferencedFile.blend

Steps:

  1. LINK the "SuzanneCollection" from the Reference file in a new, empty file
  2. search for "overide" in the function search box and make a library override
  3. select one of the objects from the list
  4. Delete the SuzanneCollection Empty from the Scene:
    image.png
  5. Create a Polygon Object in the main Collection "Collection"
  6. Drag this object into the Suzanne Collection:
    image.png
  7. Save and Reload the File
  • The Cube Object is gone.

I was unfortunately not able to reproduce the bug where one of the referenced files was removed and replaced by a copy of one of the other files
In that scenario for example 'Bob' would be missing but 'Lisa' would then be instanced twice (in the same spot).
Reloading the file would then remove more other instances and duplicate 'Lisa' several more times.

Ah sorry - here are the files from the video: The reference file: [The_Monkey_Ref_Library.blend](https://archive.blender.org/developer/F8532797/The_Monkey_Ref_Library.blend) ... and the file in which the models are referenced: [ReferencedFile.blend](https://archive.blender.org/developer/F8532796/ReferencedFile.blend) Steps: 1. LINK the "SuzanneCollection" from the Reference file in a new, empty file 2. search for "overide" in the function search box and make a library override 3. select one of the objects from the list 4. Delete the SuzanneCollection Empty from the Scene: ![image.png](https://archive.blender.org/developer/F8532786/image.png) 5. Create a Polygon Object in the main Collection "Collection" 6. Drag this object into the Suzanne Collection: ![image.png](https://archive.blender.org/developer/F8532792/image.png) 7. Save and Reload the File - > The Cube Object is gone. I was unfortunately not able to reproduce the bug where one of the referenced files was removed and replaced by a copy of one of the other files In that scenario for example 'Bob' would be missing but 'Lisa' would then be instanced twice (in the same spot). Reloading the file would then remove more other instances and duplicate 'Lisa' several more times.
Member

Changed status from 'Needs User Info' to: 'Confirmed'

Changed status from 'Needs User Info' to: 'Confirmed'
Member

Can confirm.

  • I think we should not be able to drag an object to a linked collection in the outliner?
  • I also think we should not be able to create a new object in a linked collection (adding an object will put it in that linked collection if that collection is selected in the outliner...)
Can confirm. - I think we should not be able to drag an object to a linked collection in the outliner? - I also think we should not be able to create a new object in a linked collection (adding an object will put it in that linked collection if that collection is selected in the outliner...)
Member

I will constrain this report to your last comments (since the "piling up weird behaviours over time" is a bit too vague...)
Will update the report description accordingly.

I will constrain this report to your last comments (since the "piling up weird behaviours over time" is a bit too vague...) Will update the report description accordingly.
Philipp Oeser changed title from OVerriden Library piling up weird behaviours over time to Objects can be linked to linked collections (causing them to disappear after file reload) 2020-05-13 15:45:47 +02:00
Philipp Oeser changed title from Objects can be linked to linked collections (causing them to disappear after file reload) to Objects can be moved or linked into linked collections (causing them to disappear after file reload) 2020-05-13 16:04:27 +02:00
Philipp Oeser self-assigned this 2020-05-13 16:24:30 +02:00

This issue was referenced by 0a32f6c868

This issue was referenced by 0a32f6c8686c6a14a052f5b254655b3b69a581e3
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
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#76710
No description provided.