System Information
Operating system: Linux Mint 20.3 Cinnamon kernel 5.13.0-35
Graphics card: 3400G
Blender Version
Broken: 2.83
Working: apparently never
Short description of error
Related to T96367: Crash when trying to snap to instances on an object
To replicate bug, the instantiated Object (the one with a Modifier) has to meet the following conditions:
- Must have a modifier (obviously)
- Must be instantiated through a particle system. (instantiated through Geom Nodes is OK and through Dupli Verts/Faces hides the Object as well)
- Must be hidden inside a collection with the Excluded from View Layer option enabled
And the instantiating Object (the one with Particle System) has to meet the following conditions:
- Must be referenced by a Camera in the "Focus on Object" field
- In the outliner, the Camera object must be placed in a Collection before the instantiating Object
| Camera placed before | Camera placed after |
Exact steps for others to reproduce the error
- Open the attached file
Unhide collection or switch Camera and Plane with particle system collections order (via Drag and Drop) get around the problem.

