2.8: Hiding original object in render will also hide it's colection instances #62060

Closed
opened 2019-02-28 21:08:11 +01:00 by Daniel Salazar · 10 comments
Member

System Information
Operating system: Windows 10
Graphics card: GTX 1080

Blender Version
Broken: b4db7d80f1

Short description of error

When having an original object in a collection and making a collection instance of it, it is impossible to hide the object in render. However it will work in the viewport as expected.

Exact steps for others to reproduce the error
Open the following file CollectionVisibility.blend
You will see the visibility toggles for the original collection turned off in both viewport and render
image.png
This shows as expected on the viewport
Now press F12
Nothing will appear on the render

**System Information** Operating system: Windows 10 Graphics card: GTX 1080 **Blender Version** Broken: b4db7d80f18b **Short description of error** When having an original object in a collection and making a collection instance of it, it is impossible to hide the object in render. However it will work in the viewport as expected. **Exact steps for others to reproduce the error** Open the following file [CollectionVisibility.blend](https://archive.blender.org/developer/F6732168/CollectionVisibility.blend) You will see the visibility toggles for the original collection turned off in both viewport and render ![image.png](https://archive.blender.org/developer/F6732172/image.png) This shows as expected on the viewport Now press F12 Nothing will appear on the render
Author
Member

Added subscriber: @zanqdo

Added subscriber: @zanqdo

Added subscriber: @dfelinto

Added subscriber: @dfelinto

@zanqdo I'm confused as to what you expected here. The entire CubCol is set to NOT render. So that is why it doesn't render.

Also:

it is impossible to hide the object in render.

The object is not rendering. Isn't this the exact thing you mention it was impossible?

@zanqdo I'm confused as to what you expected here. The entire CubCol is set to NOT render. So that is why it doesn't render. Also: > it is impossible to hide the object in render. The object is not rendering. Isn't this the exact thing you mention it was impossible?
Dalai Felinto self-assigned this 2019-03-01 21:57:23 +01:00

If I'm guessing right, what you want is to move the original collection under another collection, and control its renderability from it.
So your example file would be like:

  • CollectionsToBeInstanced [hide and dont render]
  • -- > CubeCol [hide and render]
  • Collection (instance of CubeCol)
If I'm guessing right, what you want is to move the original collection under another collection, and control its renderability from it. So your example file would be like: * CollectionsToBeInstanced [hide and dont render] * -- > CubeCol [hide and render] * Collection (instance of CubeCol)
Author
Member

@dfelinto then what about this

CollectionVisibility.blend
image.png

It's also not working AND inconsistent between viewport and rendering.

@dfelinto then what about this [CollectionVisibility.blend](https://archive.blender.org/developer/F6738365/CollectionVisibility.blend) ![image.png](https://archive.blender.org/developer/F6738375/image.png) It's also not working AND inconsistent between viewport and rendering.
Author
Member

And to be clear, what I expect is to hide originals and show only instances from BOTH viewport AND render

And to be clear, what I expect is to hide originals and show only instances from BOTH viewport AND render

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

Added subscriber: @brecht

Added subscriber: @brecht

I see the issue you have.

First things first, to achieve what you want you do:
CollectionVisibility2.blend
image.png

Secondly, confusing as it may be things are working as designed. And the confusion comes from the difference between disable/hidden/disable for render.
We plan to address this in the next design iteration: #61578

Closing the report, but adding @brecht here in case he wants to add anything to the matter. I don't see any bug here though.

I see the issue you have. First things first, to achieve what you want you do: [CollectionVisibility2.blend](https://archive.blender.org/developer/F6739253/CollectionVisibility2.blend) ![image.png](https://archive.blender.org/developer/F6739257/image.png) Secondly, confusing as it may be things are working as designed. And the confusion comes from the difference between disable/hidden/disable for render. We plan to address this in the next design iteration: #61578 Closing the report, but adding @brecht here in case he wants to add anything to the matter. I don't see any bug here though.
Author
Member

@dfelinto Thanks that helps for now :D

@dfelinto Thanks that helps for now :D
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#62060
No description provided.