Absolute world position -> Draw material to render target BP not working

I have a material that uses absolute world position (including material offsets) and in my custom blueprint i have a function to
“spawn” and instantly draw it to a render target.

Now i have an idea on why this doesn’t work possibly because it hasn’t had time to calculate the function but
my question is… Is there a workaround?