2.8 - Particles in multi-level nested collections not visible #61976

Open
opened 2019-02-26 13:20:46 +01:00 by Dimitar P. · 18 comments

System Information
Operating system: win10x64
Graphics card: AMD Radeon Pro WX 7100

Blender Version
Broken: 2.80, 54ffc4e19d, 2019-02-25

Short description of error

In nested collections, objects with particles work only in two levels of nesting. Particles in further levels of nesting seem to ignore collections instancing.

Exact steps for others to reproduce the error

Related file: particle-instances.blend

  • create cones with hair particles on a collection called branches image.png
  • create a cube on a collection called tree image.png
  • add a collection instance of branches within the collection called tree (1st level of nesting of branches) image.png
  • create a new collection called trees and add a few collection instances of tree.
  • for all objects in trees, the particles are visible ( 2nd level of nesting) image.png
  • create a new collection called instances and add a collection instance of trees. Here, the particle settings are not replicated. (3rd level of nesting) image.png.
  • For the sake of testing this further, create a new collection called instances2 and add a collection instance of instances . Also, here the particle settings are not replicated. (4th level of nesting) image.png

In collection Instances, only the initial particles are visible and their location seems to be reset based on the initial location

**System Information** Operating system: win10x64 Graphics card: AMD Radeon Pro WX 7100 **Blender Version** Broken: 2.80, 54ffc4e19dc4, 2019-02-25 **Short description of error** In nested collections, objects with particles work only in two levels of nesting. Particles in further levels of nesting seem to ignore collections instancing. **Exact steps for others to reproduce the error** Related file: [particle-instances.blend](https://archive.blender.org/developer/F6717998/particle-instances.blend) - create cones with hair particles on a collection called **branches** ![image.png](https://archive.blender.org/developer/F6716938/image.png) - create a cube on a collection called **tree** ![image.png](https://archive.blender.org/developer/F6716962/image.png) - add a collection instance of branches within the collection called **tree** (1st level of nesting of branches) ![image.png](https://archive.blender.org/developer/F6716966/image.png) - create a new collection called **trees** and add a few collection instances of tree. - for all objects in trees, the particles are visible ( 2nd level of nesting) ![image.png](https://archive.blender.org/developer/F6716970/image.png) - create a new collection called **instances** and add a collection instance of trees. Here, the particle settings are not replicated. (3rd level of nesting) ![image.png](https://archive.blender.org/developer/F6716997/image.png). - For the sake of testing this further, create a new collection called **instances2** and add a collection instance of instances . Also, here the particle settings are not replicated. (4th level of nesting) ![image.png](https://archive.blender.org/developer/F6717008/image.png) In collection Instances, only the initial particles are visible and their location seems to be reset based on the initial location

#70300 was marked as duplicate of this issue

#70300 was marked as duplicate of this issue
Author

Added subscriber: @Dimitar

Added subscriber: @Dimitar
Dimitar P. changed title from Particles in multi-level nested collections not visible to 2.8 - Particles in multi-level nested collections not visible 2019-02-26 13:24:00 +01:00

Added subscriber: @ZedDB

Added subscriber: @ZedDB

Can you attach the .blend file?

Can you attach the .blend file?
Sergey Sharybin was assigned by Sebastian Parborg 2019-02-26 17:50:04 +01:00

Added subscriber: @Sergey

Added subscriber: @Sergey

@Sergey feel free to reassign if this is not for you.

@Sergey feel free to reassign if this is not for you.
Sergey Sharybin removed their assignment 2019-02-26 18:24:42 +01:00
Brecht Van Lommel was assigned by Sergey Sharybin 2019-02-26 18:24:42 +01:00

Brecht is the master of (in)visibility and collections :)

Brecht is the master of (in)visibility and collections :)

Added subscriber: @blenderhilfe

Added subscriber: @blenderhilfe

Added subscriber: @nantille

Added subscriber: @nantille

Does anyone have a suggestion for a workaround until this is solved?

Does anyone have a suggestion for a workaround until this is solved?

Added subscriber: @dfelinto

Added subscriber: @dfelinto

@Dimitar (or even @nantille) could you tell if this happens with 2.79 as well or whether is a 2.80 specific issue?

@Dimitar (or even @nantille) could you tell if this happens with 2.79 as well or whether is a 2.80 specific issue?

@dfelinto This is still an issue in latest master branch of Blender (2.81.14)

@dfelinto This is still an issue in latest master branch of Blender (2.81.14)

@nantille I know, what I'm asking is about 2.79. So we know whether this is a regression or and old limitation

@nantille I know, what I'm asking is about 2.79. So we know whether this is a regression or and old limitation

@dfelinto Sorry I misread your question. I tested this in Blender 2.79 with the same problem. Attached is a sample file. The plane has a psys with Suzannes and then the same plane is used in another psys on the tree but Suzannes aren't duplicated alongside the plane.
b279_nested_psys_issue.png

b279_nested_particles_issue.blend

@dfelinto Sorry I misread your question. I tested this in Blender 2.79 with the same problem. Attached is a sample file. The plane has a psys with Suzannes and then the same plane is used in another psys on the tree but Suzannes aren't duplicated alongside the plane. ![b279_nested_psys_issue.png](https://archive.blender.org/developer/F7805749/b279_nested_psys_issue.png) [b279_nested_particles_issue.blend](https://archive.blender.org/developer/F7805738/b279_nested_particles_issue.blend)

Added subscriber: @SpectreFirst

Added subscriber: @SpectreFirst

I think I'm able to reproduce something like this as well but on my end it seems to work in 2.79 but in 2.81 particles seems to be duplicated at the wrong place. Here is how it looks on my end:
Nested Groups in 2.79
NestedGroups279.JPG
When you move objects around, particles stay where they are supposed to be.
NestedGroups279particlesinplace.JPG
In 2.81 particles seems to be missing.
NestedGroups281.JPG
But if you move objects around you will find out that particles were duplicated at the same place as they are on the second collection.
NestedGroups281missingparticles.JPG

I think I'm able to reproduce something like this as well but on my end it seems to work in 2.79 but in 2.81 particles seems to be duplicated at the wrong place. Here is how it looks on my end: Nested Groups in 2.79 ![NestedGroups279.JPG](https://archive.blender.org/developer/F7805843/NestedGroups279.JPG) When you move objects around, particles stay where they are supposed to be. ![NestedGroups279particlesinplace.JPG](https://archive.blender.org/developer/F7805845/NestedGroups279particlesinplace.JPG) In 2.81 particles seems to be missing. ![NestedGroups281.JPG](https://archive.blender.org/developer/F7805847/NestedGroups281.JPG) But if you move objects around you will find out that particles were duplicated at the same place as they are on the second collection. ![NestedGroups281missingparticles.JPG](https://archive.blender.org/developer/F7805849/NestedGroups281missingparticles.JPG)
Brecht Van Lommel was unassigned by Dalai Felinto 2019-12-23 16:35:02 +01:00

Added subscriber: @brecht

Added subscriber: @brecht
Philipp Oeser removed the
Interest
Nodes & Physics
label 2023-02-10 08:47:59 +01:00
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
8 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#61976
No description provided.