failing to load static mesh in pcg graph

hi

have created a pcg graph
have added the pcg graph to a blueprint
the blueprint also contains a static mesh (plane)
wanting to load / import the static mesh in the pcg graph to sample it (mesh sampler)
am using get actor property to do so
but this is not working as intended (not working at all)
how do i debug this

thanks