I'm trying to figure out the Houdini Engine(8.0.3) interface to get instancing working for UE5.6.1.
The geometry included with HDA instances just fine.
However, I try to change the instance object to a UE5 object and nothing seems to work.
I even tried adding a point attribute(unreal_instance) but that doesn't change anything.
Any suggestions what might be going on?