Is there a maximum number of unique parts that can be imported from a single file?
I took a point cloud file, imported it into Blender, and used the particle system to assign a 20-sided polysphere to each vertex. This worked fine at 100,000 particles (only 2 million polygons) and imported slowly but worked. Next, bumping it up to 250k & 350k particles leaves me with a stalled import @ the "Merging Parts" progress bar. System memory usage is less than 15% of total 64GB, and it seems relatively flat. KeyShot also seems to be using only a single thread for whatever it's doing, but it doesn't seem to be doing much.
They're all distinct parts, so each comes in with a unique material name and material.
Any idea on limits for this kind of operation?