Hello folks !

I'm having an issue with instancers when I split them using "unity_split_attr" system, on point cloud with unity_instance attr to instance prefabs.
It seems that the parent object of each output group have its position offset to 0 ( -asset position ), as show in the screenshot.

When I don't use the split attribute, it's all fine ( but obviously, I don't get two groups of instances ).

It also seems that the unity_split_attr is completly ignored when I use pack primitive instancers.

I attached a test asset which gather all the behaviours ( split attr, no split attr, and packed prims ).

Am I missing a option somewhere ?

I'm under Houdini 19.0.498 Py3.

Thanks !