System Information
Operating system: Windows-10-10.0.19042-SP0 64 Bits
Graphics card: NVS 5200M/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 376.54
Blender Version
Broken: version: 3.1.0 Beta, branch: master, commit date: 2022-02-04 20:19, hash: rB0b4cf2984f82
Short description of error
Instances to Points node crashes Blender upon connecting it in any form to the Geometry output.
Exact steps for others to reproduce the error
- Add a Geometry Node Tree to any object
- Add a Geometry to Instance node between the Group Input and Group Output nodes
- Add a Instances to Points node between the Geometry to Instance node and the Group Output node. Upon doing so, Blender crashes
Note: the geometry that goes into the Instances to Geometry node has to have at least one instance, otherwise blender won't crash.
Edit: It seems the same happens with the Distribute Points on Faces node. I suspect Blender to struggle with points at the moment.