System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 451.67
Blender Version
Broken: version: 2.90.0, branch: master, commit date: 2020-08-31 11:26, hash: rB0330d1af29c0
Worked: (newest version of Blender that worked as expected)
Short description of error
When I disable rendering for the mesh I am instancing(child) all the instances will be disabled in the render. But the viewport in render view will still show the instanced meshes and only disable the original (child) mesh.
I expected the instances to be rendered but the original mesh (child of the instancer) not to be rendered.
Exact steps for others to reproduce the error
- Enable vertex instancing for an object
- Parent something to this object
- Disable Rendering for the child
- Look at the result in rendered viewport shading
- compare to rendered result
