Get World Normal (Landscape) Node not sampling (returning <0,0,1>)

Hey,

I’m trying to sample my landscape normals in a custom module, but the (experimental) node is returning 0,0,1 all the time. I’m trying to orient my mesh particle to my (world partition) lanscape.

image

The IsValid Output is always false. (Note that I can use GetHeight properly)

Any idea on what’s wrong ?

Thank you in advance !