Particles: 'render as' collection does not render/display instances inside that collection #69718

Open
opened 2019-09-10 16:48:25 +02:00 by Willi · 7 comments

System Information
Operating system: Windows 10 x64 Pro (1809, ver 10.0.17763.720)
Graphics card: Nvidia GTX 1060

Blender Version
Broken: Tested with 2.79b, 2.80 Release and 2.81 (f3a4f12ac0)
Short description of error
Particle emitter doesn't emit all group objects.

Exact steps for others to reproduce the error
Open the attached blend file:

  • At the top, there are 12 objects all belonging to group "LightString".
  • The bottom mesh contains 12 vertices. A particle system is attached. It should emit all 12 group objects at once.

Problem: Whatever I try, only 8 of the 12 group objects are shown.

Particles2.blend

**System Information** Operating system: Windows 10 x64 Pro (1809, ver 10.0.17763.720) Graphics card: Nvidia GTX 1060 **Blender Version** Broken: Tested with 2.79b, 2.80 Release and 2.81 (f3a4f12ac090) **Short description of error** Particle emitter doesn't emit all group objects. **Exact steps for others to reproduce the error** Open the attached blend file: - At the top, there are 12 objects all belonging to group "LightString". - The bottom mesh contains 12 vertices. A particle system is attached. It should emit all 12 group objects at once. Problem: Whatever I try, only 8 of the 12 group objects are shown. [Particles2.blend](https://archive.blender.org/developer/F7731271/Particles2.blend)
Author

Added subscriber: @willi-2

Added subscriber: @willi-2
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Looks like instances (in the instance collection) are not shown (whereas "regular" objects are).
Actually their empties are drawn in the viewport, but their meshes are not.

From a quick glance at code it seems object_duplilist et al do the right thing, needs further investigation...
(This might be a known limitation that I am not aware of...)

Looks like `instances` (in the instance collection) are not shown (whereas "regular" objects are). Actually their empties are drawn in the viewport, but their meshes are not. From a quick glance at code it seems `object_duplilist` et al do the right thing, needs further investigation... (This might be a known limitation that I am not aware of...)
Philipp Oeser changed title from Particle emitter does not emit all group objects to Particles: 'render as' collection does not render/display instances inside that collection 2019-09-10 23:21:10 +02:00
Member

Actually their empties are drawn in the viewport, but their meshes are not.

Since 2.81, the empties are also not drawn anymore...

2.79 also behaved the same, and since the particle system is seeing a refactor, will classify as "Known Issue"

> Actually their empties are drawn in the viewport, but their meshes are not. Since 2.81, the empties are also not drawn anymore... 2.79 also behaved the same, and since the particle system is seeing a refactor, will classify as "Known Issue"

Added subscriber: @mmdanggg2

Added subscriber: @mmdanggg2

Just run up against this, bit of a roadblock for a workflow I was hoping to use with linked collections.
Simplest test case: image.png
The instanced collections within the collection just don't show, they do 'use up' the particle count though.

Just run up against this, bit of a roadblock for a workflow I was hoping to use with linked collections. Simplest test case: ![image.png](https://archive.blender.org/developer/F9027803/image.png) The instanced collections within the collection just don't show, they do 'use up' the particle count though.

Added subscriber: @alisealy

Added subscriber: @alisealy
Philipp Oeser removed the
Interest
Nodes & Physics
label 2023-02-10 08:47:13 +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
4 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#69718
No description provided.