HI,

I have an object merge that work properly if the operator path is directly assigned with the unreal path to the static mesh but as soon as I try to get it from a data table (that is exactly the same path) I got an Invalid sop specified

This work to copy to point


This doesn't


/obj/xxxxx_xxxxx/object_merge1:
Warning: Invalid sop specified: "StaticMesh/Game/XXXX/XXXXX/XXXXXXXXX/XXXXXXXXX/Meshes/XXXXXXXXXXXXXXXXXXXXXXXXX.XXXXXXXXXXXXXXXXXXXXXXXXX".

I've also try this solution but end up with the same warning

https://forums.odforce.net/topic/47065-read-object-paths-from-point-attribute/?tab=comments#comment-219106 [forums.odforce.net]